IOutput: {
marketplaceWhoAmI: {
branches: string[];
core_roles: string[];
marketplace_roles: string[];
username: string;
warehouse_settings: {
cells_enabled: boolean;
containers_enabled: boolean;
posting_on_reception_required: boolean;
};
};
}
Type declaration
marketplaceWhoAmI: {
branches: string[];
core_roles: string[];
marketplace_roles: string[];
username: string;
warehouse_settings: {
cells_enabled: boolean;
containers_enabled: boolean;
posting_on_reception_required: boolean;
};
}
branches: string[]
core_roles: string[]
marketplace_roles: string[]
username: string
warehouse_settings: {
cells_enabled: boolean;
containers_enabled: boolean;
posting_on_reception_required: boolean;
}
cells_enabled: boolean
containers_enabled: boolean
posting_on_reception_required: boolean
Контекст пайщика для Стола заказов: роли, участки оператора и включённые настройки адресного хранения