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