Oihana PHP System

PricingCondition

The enumeration of all the pricing condition properties constants.

Tags
author

Marc Alcaraz (eKameleon)

since
1.4.0

Table of Contents

Constants

ADDITIONAL_PROPERTY  : string = 'additionalProperty'
ADJUSTMENT  : string = 'adjustment'
CATEGORY  : string = 'category'
CUSTOMER  : string = 'customer'
EXCLUDED_CUSTOMERS  : string = 'excludedCustomers'
EXCLUDED_PRODUCTS  : string = 'excludedProducts'
FIXED_PRICE  : string = 'fixedPrice'
FREE  : string = 'free'
PRODUCT  : string = 'product'
PROVIDER  : string = 'provider'
QUANTITY_DISCOUNT  : string = 'quantityDiscount'
SELECTOR  : string = 'selector'
SUBSIDIARY  : string = 'subsidiary'
SUBSTITUTES_SEGMENT  : string = 'substitutesSegment'
VALID_FROM  : string = 'validFrom'
VALID_THROUGH  : string = 'validThrough'
WAREHOUSE  : string = 'warehouse'

Constants

ADDITIONAL_PROPERTY

public string ADDITIONAL_PROPERTY = 'additionalProperty'

EXCLUDED_CUSTOMERS

public string EXCLUDED_CUSTOMERS = 'excludedCustomers'

SUBSTITUTES_SEGMENT

public string SUBSTITUTES_SEGMENT = 'substitutesSegment'
On this page

Search results