PromotionRuleCreateErrorCode
An enumeration.
enum PromotionRuleCreateErrorCode {
GRAPHQL_ERROR
NOT_FOUND
REQUIRED
INVALID
MULTIPLE_CURRENCIES_NOT_ALLOWED
INVALID_PRECISION
}
Values
PromotionRuleCreateErrorCode.GRAPHQL_ERROR
PromotionRuleCreateErrorCode.NOT_FOUND
PromotionRuleCreateErrorCode.REQUIRED
PromotionRuleCreateErrorCode.INVALID
PromotionRuleCreateErrorCode.MULTIPLE_CURRENCIES_NOT_ALLOWED
PromotionRuleCreateErrorCode.INVALID_PRECISION
Member of
PromotionRuleCreateError
object