public interface ErrorTypeCodes
| Modifier and Type | Field and Description |
|---|---|
static Integer |
BANK_CODE_UNKNOWN |
static Integer |
BANK_DETAILS_INVALID |
static Integer |
CONTAINS_NUMBERS |
static Integer |
COUNTRY_INVALID |
static Integer |
COUNTRY_NOT_SUPPORTED |
static Integer |
DATE_OUT_OF_RANGE |
static Integer |
EMAIL_INVALID |
static Integer |
FIELD_MISSING |
static Integer |
FORBIDDEN_FIELD |
static Integer |
IBAN_AND_ACCOUNT_NUMBER |
static Integer |
INVALID_ACCOUNT_DESCRIPTION |
static Integer |
INVALID_CURRENCY |
static Integer |
INVALID_DATE_FORMAT |
static Integer |
PHONE_NUMBER_INVALID |
static Integer |
PHONE_NUMBER_OBJECT |
static Integer |
PHONE_NUMBER_TOO_SHORT |
static Integer |
POSTAL_CODE_INVALID |
static Integer |
STATE_CODE_INVALID |
static Integer |
STATE_CODE_UNKNOWN |
static Integer |
TIER_NUMBER_INVALID |
static Integer |
WEB_ADDRESS_INVALID |
static final Integer FIELD_MISSING
static final Integer EMAIL_INVALID
static final Integer COUNTRY_INVALID
static final Integer CONTAINS_NUMBERS
static final Integer WEB_ADDRESS_INVALID
static final Integer INVALID_DATE_FORMAT
static final Integer DATE_OUT_OF_RANGE
static final Integer BANK_DETAILS_INVALID
static final Integer POSTAL_CODE_INVALID
static final Integer STATE_CODE_INVALID
static final Integer STATE_CODE_UNKNOWN
static final Integer PHONE_NUMBER_OBJECT
static final Integer PHONE_NUMBER_INVALID
static final Integer PHONE_NUMBER_TOO_SHORT
static final Integer COUNTRY_NOT_SUPPORTED
static final Integer INVALID_CURRENCY
static final Integer IBAN_AND_ACCOUNT_NUMBER
static final Integer BANK_CODE_UNKNOWN
static final Integer TIER_NUMBER_INVALID
static final Integer FORBIDDEN_FIELD
static final Integer INVALID_ACCOUNT_DESCRIPTION
Copyright © 2022. All rights reserved.