PartnerProductPageModel
- indexType: integerFormat: int32
The current page index.
- productsType: array object[] | null · PartnerProductHeaderModel[]
The collection of products included in this page.
- barcodeType: string | null
The Barcode of a product
- codeType: string | null
The product code.
- dgType: string | null
Flashpoint Deg C The flash point of the dangerous good product in °C
- dgType: string | null
Hazchem Eac The Hazchem Emergency Action Code of the dangerous good product
- dgType: boolean | null
Marine Pollutant Whether this dangerous good product is a marine pollutant
- dgType: integerenum
Packaging Group Integer numbers.
values- I = 1
- I
I = 2 - I
I I = 3
- dgType: number | nullFormat: double
Ph Level The PH level of the dangerous good product
- dgType: string | null
Proper Shipping Name The proper shipping name of the dangerous good product
- dgType: string | null
Technical Name The technical name of the dangerous good product
- dgType: string | null
Un Number The UN number of the dangerous good product
- gtinType: string | null
The GTIN of a product
- heightType: integer | nullFormat: int32
M M The height of the product, in MM.
- idType: stringFormat: uuid
The ID of the partner product.
- isType: boolean
Dangerous Good Whether this partner product is a dangerous good
- isType: boolean
Serial Required read-onlyWhether serial numbers are mandatory for this product.
- isType: boolean
Volume Auto Calculated Whether the volume of the product was calculated automatically using length, height and width dimensions.
- lengthType: integer | nullFormat: int32
M M The length of the product, in MM.
- nameType: string | null
The product name.
- productType: stringFormat: uuid
Group Id The product group's ID.
- productType: string | null
Group Name The product group's name.
- productType: string | nullFormat: uuid
Unit Type Id The product unit type's ID.
- productType: string | null
Unit Type Name The product unit type's name.
- serialType: integerenum
Tracking Mode Integer numbers.
values- None = 1
- Full
Capture = 2 - Release
Capture = 3
- volumeType: numberFormat: double
M3 The volume of the product, in M3.
- weightType: numberFormat: double
K G The weight of the product, in kilograms.
- widthType: integer | nullFormat: int32
M M The width of the product, in MM.
- totalType: integerFormat: int32
The total number of results that matched the search criteria. This is not the same thing as page.Products.Count()!