Skip to main content

IkasCampaignApplicablePrice

enum IkasCampaignApplicablePrice {
DISCOUNT_PRICE = 'DISCOUNT_PRICE',
SELL_PRICE = 'SELL_PRICE',
}