public static enum Storefront.SubmissionErrorCode extends java.lang.Enum<Storefront.SubmissionErrorCode>
| Modifier and Type | Method and Description |
|---|---|
static Storefront.SubmissionErrorCode |
fromGraphQl(java.lang.String value) |
java.lang.String |
toString() |
static Storefront.SubmissionErrorCode |
valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Storefront.SubmissionErrorCode[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final Storefront.SubmissionErrorCode BUYER_IDENTITY_EMAIL_IS_INVALID
public static final Storefront.SubmissionErrorCode BUYER_IDENTITY_EMAIL_REQUIRED
public static final Storefront.SubmissionErrorCode BUYER_IDENTITY_PHONE_IS_INVALID
public static final Storefront.SubmissionErrorCode DELIVERY_ADDRESS1_INVALID
public static final Storefront.SubmissionErrorCode DELIVERY_ADDRESS1_REQUIRED
public static final Storefront.SubmissionErrorCode DELIVERY_ADDRESS1_TOO_LONG
public static final Storefront.SubmissionErrorCode DELIVERY_ADDRESS2_INVALID
public static final Storefront.SubmissionErrorCode DELIVERY_ADDRESS2_REQUIRED
public static final Storefront.SubmissionErrorCode DELIVERY_ADDRESS2_TOO_LONG
public static final Storefront.SubmissionErrorCode DELIVERY_ADDRESS_REQUIRED
public static final Storefront.SubmissionErrorCode DELIVERY_CITY_INVALID
public static final Storefront.SubmissionErrorCode DELIVERY_CITY_REQUIRED
public static final Storefront.SubmissionErrorCode DELIVERY_CITY_TOO_LONG
public static final Storefront.SubmissionErrorCode DELIVERY_COMPANY_INVALID
public static final Storefront.SubmissionErrorCode DELIVERY_COMPANY_REQUIRED
public static final Storefront.SubmissionErrorCode DELIVERY_COMPANY_TOO_LONG
public static final Storefront.SubmissionErrorCode DELIVERY_COUNTRY_REQUIRED
public static final Storefront.SubmissionErrorCode DELIVERY_FIRST_NAME_INVALID
public static final Storefront.SubmissionErrorCode DELIVERY_FIRST_NAME_REQUIRED
public static final Storefront.SubmissionErrorCode DELIVERY_FIRST_NAME_TOO_LONG
public static final Storefront.SubmissionErrorCode DELIVERY_INVALID_POSTAL_CODE_FOR_COUNTRY
public static final Storefront.SubmissionErrorCode DELIVERY_INVALID_POSTAL_CODE_FOR_ZONE
public static final Storefront.SubmissionErrorCode DELIVERY_LAST_NAME_INVALID
public static final Storefront.SubmissionErrorCode DELIVERY_LAST_NAME_REQUIRED
public static final Storefront.SubmissionErrorCode DELIVERY_LAST_NAME_TOO_LONG
public static final Storefront.SubmissionErrorCode DELIVERY_NO_DELIVERY_AVAILABLE
public static final Storefront.SubmissionErrorCode DELIVERY_NO_DELIVERY_AVAILABLE_FOR_MERCHANDISE_LINE
public static final Storefront.SubmissionErrorCode DELIVERY_OPTIONS_PHONE_NUMBER_INVALID
public static final Storefront.SubmissionErrorCode DELIVERY_OPTIONS_PHONE_NUMBER_REQUIRED
public static final Storefront.SubmissionErrorCode DELIVERY_PHONE_NUMBER_INVALID
public static final Storefront.SubmissionErrorCode DELIVERY_PHONE_NUMBER_REQUIRED
public static final Storefront.SubmissionErrorCode DELIVERY_POSTAL_CODE_INVALID
public static final Storefront.SubmissionErrorCode DELIVERY_POSTAL_CODE_REQUIRED
public static final Storefront.SubmissionErrorCode DELIVERY_ZONE_NOT_FOUND
public static final Storefront.SubmissionErrorCode DELIVERY_ZONE_REQUIRED_FOR_COUNTRY
public static final Storefront.SubmissionErrorCode ERROR
public static final Storefront.SubmissionErrorCode MERCHANDISE_LINE_LIMIT_REACHED
public static final Storefront.SubmissionErrorCode MERCHANDISE_NOT_APPLICABLE
public static final Storefront.SubmissionErrorCode MERCHANDISE_NOT_ENOUGH_STOCK_AVAILABLE
public static final Storefront.SubmissionErrorCode MERCHANDISE_OUT_OF_STOCK
public static final Storefront.SubmissionErrorCode MERCHANDISE_PRODUCT_NOT_PUBLISHED
public static final Storefront.SubmissionErrorCode NO_DELIVERY_GROUP_SELECTED
public static final Storefront.SubmissionErrorCode PAYMENTS_ADDRESS1_INVALID
public static final Storefront.SubmissionErrorCode PAYMENTS_ADDRESS1_REQUIRED
public static final Storefront.SubmissionErrorCode PAYMENTS_ADDRESS1_TOO_LONG
public static final Storefront.SubmissionErrorCode PAYMENTS_ADDRESS2_INVALID
public static final Storefront.SubmissionErrorCode PAYMENTS_ADDRESS2_REQUIRED
public static final Storefront.SubmissionErrorCode PAYMENTS_ADDRESS2_TOO_LONG
public static final Storefront.SubmissionErrorCode PAYMENTS_BILLING_ADDRESS_ZONE_NOT_FOUND
public static final Storefront.SubmissionErrorCode PAYMENTS_BILLING_ADDRESS_ZONE_REQUIRED_FOR_COUNTRY
public static final Storefront.SubmissionErrorCode PAYMENTS_CITY_INVALID
public static final Storefront.SubmissionErrorCode PAYMENTS_CITY_REQUIRED
public static final Storefront.SubmissionErrorCode PAYMENTS_CITY_TOO_LONG
public static final Storefront.SubmissionErrorCode PAYMENTS_COMPANY_INVALID
public static final Storefront.SubmissionErrorCode PAYMENTS_COMPANY_REQUIRED
public static final Storefront.SubmissionErrorCode PAYMENTS_COMPANY_TOO_LONG
public static final Storefront.SubmissionErrorCode PAYMENTS_COUNTRY_REQUIRED
public static final Storefront.SubmissionErrorCode PAYMENTS_CREDIT_CARD_BASE_EXPIRED
public static final Storefront.SubmissionErrorCode PAYMENTS_CREDIT_CARD_BASE_GATEWAY_NOT_SUPPORTED
public static final Storefront.SubmissionErrorCode PAYMENTS_CREDIT_CARD_BASE_INVALID_START_DATE_OR_ISSUE_NUMBER_FOR_DEBIT
public static final Storefront.SubmissionErrorCode PAYMENTS_CREDIT_CARD_BRAND_NOT_SUPPORTED
public static final Storefront.SubmissionErrorCode PAYMENTS_CREDIT_CARD_FIRST_NAME_BLANK
public static final Storefront.SubmissionErrorCode PAYMENTS_CREDIT_CARD_GENERIC
public static final Storefront.SubmissionErrorCode PAYMENTS_CREDIT_CARD_LAST_NAME_BLANK
public static final Storefront.SubmissionErrorCode PAYMENTS_CREDIT_CARD_MONTH_INCLUSION
public static final Storefront.SubmissionErrorCode PAYMENTS_CREDIT_CARD_NAME_INVALID
public static final Storefront.SubmissionErrorCode PAYMENTS_CREDIT_CARD_NUMBER_INVALID
public static final Storefront.SubmissionErrorCode PAYMENTS_CREDIT_CARD_NUMBER_INVALID_FORMAT
public static final Storefront.SubmissionErrorCode PAYMENTS_CREDIT_CARD_SESSION_ID
public static final Storefront.SubmissionErrorCode PAYMENTS_CREDIT_CARD_VERIFICATION_VALUE_BLANK
public static final Storefront.SubmissionErrorCode PAYMENTS_CREDIT_CARD_VERIFICATION_VALUE_INVALID_FOR_CARD_TYPE
public static final Storefront.SubmissionErrorCode PAYMENTS_CREDIT_CARD_YEAR_EXPIRED
public static final Storefront.SubmissionErrorCode PAYMENTS_CREDIT_CARD_YEAR_INVALID_EXPIRY_YEAR
public static final Storefront.SubmissionErrorCode PAYMENTS_FIRST_NAME_INVALID
public static final Storefront.SubmissionErrorCode PAYMENTS_FIRST_NAME_REQUIRED
public static final Storefront.SubmissionErrorCode PAYMENTS_FIRST_NAME_TOO_LONG
public static final Storefront.SubmissionErrorCode PAYMENTS_INVALID_POSTAL_CODE_FOR_COUNTRY
public static final Storefront.SubmissionErrorCode PAYMENTS_INVALID_POSTAL_CODE_FOR_ZONE
public static final Storefront.SubmissionErrorCode PAYMENTS_LAST_NAME_INVALID
public static final Storefront.SubmissionErrorCode PAYMENTS_LAST_NAME_REQUIRED
public static final Storefront.SubmissionErrorCode PAYMENTS_LAST_NAME_TOO_LONG
public static final Storefront.SubmissionErrorCode PAYMENTS_METHOD_REQUIRED
public static final Storefront.SubmissionErrorCode PAYMENTS_METHOD_UNAVAILABLE
public static final Storefront.SubmissionErrorCode PAYMENTS_PHONE_NUMBER_INVALID
public static final Storefront.SubmissionErrorCode PAYMENTS_PHONE_NUMBER_REQUIRED
public static final Storefront.SubmissionErrorCode PAYMENTS_POSTAL_CODE_INVALID
public static final Storefront.SubmissionErrorCode PAYMENTS_POSTAL_CODE_REQUIRED
public static final Storefront.SubmissionErrorCode PAYMENTS_SHOPIFY_PAYMENTS_REQUIRED
public static final Storefront.SubmissionErrorCode PAYMENTS_UNACCEPTABLE_PAYMENT_AMOUNT
public static final Storefront.SubmissionErrorCode PAYMENTS_WALLET_CONTENT_MISSING
public static final Storefront.SubmissionErrorCode TAXES_DELIVERY_GROUP_ID_NOT_FOUND
public static final Storefront.SubmissionErrorCode TAXES_LINE_ID_NOT_FOUND
public static final Storefront.SubmissionErrorCode TAXES_MUST_BE_DEFINED
public static final Storefront.SubmissionErrorCode UNKNOWN_VALUE
public static Storefront.SubmissionErrorCode[] values()
for (Storefront.SubmissionErrorCode c : Storefront.SubmissionErrorCode.values()) System.out.println(c);
public static Storefront.SubmissionErrorCode valueOf(java.lang.String name)
name - the name of the enum constant to be returned.java.lang.IllegalArgumentException - if this enum type has no constant with the specified namejava.lang.NullPointerException - if the argument is nullpublic static Storefront.SubmissionErrorCode fromGraphQl(java.lang.String value)
public java.lang.String toString()
toString in class java.lang.Enum<Storefront.SubmissionErrorCode>