IOutput: {
marketplaceReplaceAvailableItems: {
addedBy: string;
categoryId: number;
createdAt: unknown;
id: number;
isActive: boolean;
isForEntireCategory: boolean;
isForSpecificType: boolean;
typeId?: null | number;
}[];
}
Type declaration
marketplaceReplaceAvailableItems: {
addedBy: string;
categoryId: number;
createdAt: unknown;
id: number;
isActive: boolean;
isForEntireCategory: boolean;
isForSpecificType: boolean;
typeId?: null | number;
}[]
Заменить все доступные категории и типы новым списком
Требуемые роли: chairman.