IOutput: {
    marketplaceListContainerTypes: {
        height_cm: number;
        id: string;
        is_active: boolean;
        length_cm: number;
        max_weight_kg?: null | string;
        name: string;
        volume_m3: string;
        width_cm: number;
    }[];
}

Type declaration

  • marketplaceListContainerTypes: {
        height_cm: number;
        id: string;
        is_active: boolean;
        length_cm: number;
        max_weight_kg?: null | string;
        name: string;
        volume_m3: string;
        width_cm: number;
    }[]

    Справочник типов боксов кооператива: габариты и объём.