PartnerProductDetailModel.UnitConversionModel
- barcodeType: string | null
The barcode of the stocked item output unit type.
- conversionType: numberFormat: 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: integerenum
Metric Type Integer numbers.
values- Item = 1
- Virtual
Pallet = 2 - Unit
Type = 3
- inputType: object
Unit Type - idType: stringFormat: uuid
The ID of the unit type.
- nameType: string | null
The name of the unit type.
- statusType: integerenum
Integer numbers.
values- Active = 1
- Inactive = 2
- itemType: numberFormat: double
Conversion Rate The quantity of the stocked item that is equivalent to one output unit type
- outputType: integerenum
Metric Type Integer numbers.
values- Item = 1
- Virtual
Pallet = 2 - Unit
Type = 3
- outputType: object
Unit Type - idType: stringFormat: uuid
The ID of the unit type.
- nameType: string | null
The name of the unit type.
- statusType: integerenum
Integer numbers.
values- Active = 1
- Inactive = 2