Salesforce B2C Commerce 23.6 > B2C Commerce API > B2C Commerce Script > dw.campaign
dw.campaign
Class CampaignStatusCodes
Object
dw.campaign.CampaignStatusCodes
Deprecated. Formerly used to contain the various statuses that a coupon may be in.
Deprecated:
Use CouponStatusCodes instead.
Constants
COUPON_ALREADY_APPLIED  :  String = "COUPON_ALREADY_APPLIED"
Indicates that the coupon has already been applied to the basket.
COUPON_ALREADY_REDEEMED  :  String = "COUPON_ALREADY_REDEEMED"
Indicates that the coupon has already been redeemed.
COUPON_UNKNOWN  :  String = "COUPON_UNKNOWN"
Indicates that the coupon code is not valid.
Deprecated:
Properties
Constructor Summary
Method Summary
Methods inherited from class Object
Constructor Detail
CampaignStatusCodes
public CampaignStatusCodes()

X Privacy Update: We use cookies to make interactions with our websites and services easy and meaningful, to better understand how they are used. By continuing to use this site you are giving us your consent to do this. Privacy Policy.