LocationResponse: Omit<Location, "locationPath" | "parentId"> & {
    parent: string;
}

Type declaration

  • parent: string

Description

Location response

Generated using TypeDoc