PromotionUpdateErrorCode
An enumeration.
enum PromotionUpdateErrorCode {
GRAPHQL_ERROR
NOT_FOUND
REQUIRED
INVALID
}
Values
PromotionUpdateErrorCode.GRAPHQL_ERROR
PromotionUpdateErrorCode.NOT_FOUND
PromotionUpdateErrorCode.REQUIRED
PromotionUpdateErrorCode.INVALID
Member Of
PromotionUpdateError
object