ProviderProductWarehouseInfo
The enumeration of all the provider product warehouse info properties constants.
Tags
Table of Contents
Constants
- BUYING_PRICE : string = 'buyingPrice'
- BUYING_PRICE_MARGIN : string = 'buyingPriceMargin'
- NEXT_BUYING_PRICE : string = 'nextBuyingPrice'
- PRICE_PER_PURCHASE_UNIT : string = 'pricePerPurchaseUnit'
Constants
BUYING_PRICE
public
string
BUYING_PRICE
= 'buyingPrice'
BUYING_PRICE_MARGIN
public
string
BUYING_PRICE_MARGIN
= 'buyingPriceMargin'
NEXT_BUYING_PRICE
public
string
NEXT_BUYING_PRICE
= 'nextBuyingPrice'
PRICE_PER_PURCHASE_UNIT
public
string
PRICE_PER_PURCHASE_UNIT
= 'pricePerPurchaseUnit'