Location: {
    code: string | null;
    id: string;
    name: string;
    type: LocationType;
}

Type declaration

Description

Product location

Path

order

Generated using TypeDoc