ProductAdditionalProperty
The enumeration of all the product additional properties constants, including the magic properties used to define the eligible quantities.
Tags
Table of Contents
Constants
- CATEGORY : string = 'category'
- DENSITY : string = 'density'
- ELIGIBLE_PACKAGE_QUANTITY_CODE : string = 'eligiblePackageQuantityCode'
- ELIGIBLE_PACKAGE_QUANTITY_VALUE : string = 'eligiblePackageQuantityValue'
- ELIGIBLE_PALLET_QUANTITY_CODE : string = 'eligiblePalletQuantityCode'
- ELIGIBLE_PALLET_QUANTITY_VALUE : string = 'eligiblePalletQuantityValue'
- ELIGIBLE_QUANTITY : string = 'eligibleQuantity'
- ELIGIBLE_UNIT_QUANTITY_CODE : string = 'eligibleUnitQuantityCode'
- HEIGHT : string = 'height'
- IN_STOCK : string = 'inStock'
- LENGTH : string = 'length'
- PRICE_CATEGORY : string = 'priceCategory'
- PRODUCT_TYPE : string = 'productType'
- STATUS : string = 'status'
- UNIT_OF_SALE : string = 'unitOfSale'
- VAT : string = 'vat'
- VOLUME : string = 'volume'
- WEB_CATEGORY : string = 'webCategory'
- WEIGHT : string = 'weight'
- WIDTH : string = 'width'
Constants
CATEGORY
public
string
CATEGORY
= 'category'
DENSITY
public
string
DENSITY
= 'density'
ELIGIBLE_PACKAGE_QUANTITY_CODE
public
string
ELIGIBLE_PACKAGE_QUANTITY_CODE
= 'eligiblePackageQuantityCode'
ELIGIBLE_PACKAGE_QUANTITY_VALUE
public
string
ELIGIBLE_PACKAGE_QUANTITY_VALUE
= 'eligiblePackageQuantityValue'
ELIGIBLE_PALLET_QUANTITY_CODE
public
string
ELIGIBLE_PALLET_QUANTITY_CODE
= 'eligiblePalletQuantityCode'
ELIGIBLE_PALLET_QUANTITY_VALUE
public
string
ELIGIBLE_PALLET_QUANTITY_VALUE
= 'eligiblePalletQuantityValue'
ELIGIBLE_QUANTITY
public
string
ELIGIBLE_QUANTITY
= 'eligibleQuantity'
ELIGIBLE_UNIT_QUANTITY_CODE
public
string
ELIGIBLE_UNIT_QUANTITY_CODE
= 'eligibleUnitQuantityCode'
HEIGHT
public
string
HEIGHT
= 'height'
IN_STOCK
public
string
IN_STOCK
= 'inStock'
LENGTH
public
string
LENGTH
= 'length'
PRICE_CATEGORY
public
string
PRICE_CATEGORY
= 'priceCategory'
PRODUCT_TYPE
public
string
PRODUCT_TYPE
= 'productType'
STATUS
public
string
STATUS
= 'status'
UNIT_OF_SALE
public
string
UNIT_OF_SALE
= 'unitOfSale'
VAT
public
string
VAT
= 'vat'
VOLUME
public
string
VOLUME
= 'volume'
WEB_CATEGORY
public
string
WEB_CATEGORY
= 'webCategory'
WEIGHT
public
string
WEIGHT
= 'weight'
WIDTH
public
string
WIDTH
= 'width'