PricingConditionSelector
The enumeration of all the pricing condition selector properties constants.
Tags
Table of Contents
Constants
- AREA_SCOPE : string = 'areaScope'
- AREA_SERVED : string = 'areaServed'
- CATEGORY_LEVEL : string = 'categoryLevel'
- CUSTOMER_ID : string = 'customerId'
- CUSTOMER_SCOPE : string = 'customerScope'
- ITEM_ID : string = 'itemId'
- ITEM_SCOPE : string = 'itemScope'
- PROVIDER_ID : string = 'providerId'
Constants
AREA_SCOPE
public
string
AREA_SCOPE
= 'areaScope'
AREA_SERVED
public
string
AREA_SERVED
= 'areaServed'
CATEGORY_LEVEL
public
string
CATEGORY_LEVEL
= 'categoryLevel'
CUSTOMER_ID
public
string
CUSTOMER_ID
= 'customerId'
CUSTOMER_SCOPE
public
string
CUSTOMER_SCOPE
= 'customerScope'
ITEM_ID
public
string
ITEM_ID
= 'itemId'
ITEM_SCOPE
public
string
ITEM_SCOPE
= 'itemScope'
PROVIDER_ID
public
string
PROVIDER_ID
= 'providerId'