Oihana PHP System

ProductProviderInfo

The product's providers information properties enumeration.

Tags
author

Marc Alcaraz (eKameleon)

since
1.3.0

Table of Contents

Constants

BUYING_PRICE  : string = 'buyingPrice'
BUYING_PRICE_MARGIN  : string = 'buyingPriceMargin'
BUYING_PRICE_REFERENCE_QUANTITY  : string = 'buyingPriceReferenceQuantity'
BUYING_PRICE_REFERENCE_QUANTITY_UNIT_CODE  : string = 'buyingPriceReferenceUnitCode'
HAS_DISCOUNTS  : string = 'hasDiscounts'
HAS_QUANTITY_DISCOUNT  : string = 'hasQuantityDiscount'
NEXT_BUYING_PRICE  : string = 'nextBuyingPrice'
NEXT_BUYING_PRICE_DATE  : string = 'nextBuyingPriceDate'
PRICE_PER_PURCHASE_UNIT  : string = 'pricePerPurchaseUnit'
PRIMARY  : string = 'primary'

Constants

BUYING_PRICE_REFERENCE_QUANTITY

public string BUYING_PRICE_REFERENCE_QUANTITY = 'buyingPriceReferenceQuantity'

BUYING_PRICE_REFERENCE_QUANTITY_UNIT_CODE

public string BUYING_PRICE_REFERENCE_QUANTITY_UNIT_CODE = 'buyingPriceReferenceUnitCode'

PRICE_PER_PURCHASE_UNIT

public string PRICE_PER_PURCHASE_UNIT = 'pricePerPurchaseUnit'
On this page

Search results