PartnerProductDetailModel.UnitConversionModel
- barcodeType: string | null
The barcode of the stocked item output unit type.
- conversionType: number Format: double
Rate The quantity of the input unit type that is equivalent to one output unit type
- gtinType: string | null
The GTIN of the stocked item output unit type.
- inputType: integer · PartnerProductMetricConversionTypeenum
Metric Type Integer numbers.
values- Item = 1
- Virtual
Pallet = 2 - Unit
Type = 3
- inputType: object · UnitTypeHeaderModel
Unit Type - idType: string Format: uuid
The ID of the unit type.
- nameType: string | null
The name of the unit type.
- statusType: integer · UnitTypeStatusenum
Integer numbers.
values- Active = 1
- Inactive = 2
- itemType: number Format: double
Conversion Rate The quantity of the stocked item that is equivalent to one output unit type
- outputType: integer · PartnerProductMetricConversionTypeenum
Metric Type Integer numbers.
values- Item = 1
- Virtual
Pallet = 2 - Unit
Type = 3
- outputType: object · UnitTypeHeaderModel
Unit Type - idType: string Format: uuid
The ID of the unit type.
- nameType: string | null
The name of the unit type.
- statusType: integer · UnitTypeStatusenum
Integer numbers.
values- Active = 1
- Inactive = 2