CheckoutCreateFromOrderErrorCode Enum
No description
enum CheckoutCreateFromOrderErrorCode {
  GRAPHQL_ERROR
  INVALID
  ORDER_NOT_FOUND
  CHANNEL_INACTIVE
  TAX_ERROR
}
Values​
CheckoutCreateFromOrderErrorCode.GRAPHQL_ERROR​
CheckoutCreateFromOrderErrorCode.INVALID​
CheckoutCreateFromOrderErrorCode.ORDER_NOT_FOUND​
CheckoutCreateFromOrderErrorCode.CHANNEL_INACTIVE​
CheckoutCreateFromOrderErrorCode.TAX_ERROR​
Member Of​
CheckoutCreateFromOrderError object