public static interface Authorization.Constraints
Modifier and Type | Field and Description |
---|---|
static boolean |
ACQUIRERTERMINALID_IS_REQUIRED |
static boolean |
ADDITIONALCHARGES_IS_REQUIRED |
static boolean |
AMOUNT_IS_REQUIRED |
static boolean |
AUTHCODE_IS_REQUIRED |
static long |
AUTHCODE_MAX_LEN |
static boolean |
CARDTYPE_IS_REQUIRED |
static boolean |
CLOSINGPAYMENT_IS_REQUIRED |
static boolean |
CREATEDTIME_IS_REQUIRED |
static boolean |
EXTERNALREFERENCEID_IS_REQUIRED |
static boolean |
ID_IS_REQUIRED |
static long |
ID_MAX_LEN |
static boolean |
LAST4_IS_REQUIRED |
static long |
LAST4_MAX_LEN |
static boolean |
NOTE_IS_REQUIRED |
static long |
NOTE_MAX_LEN |
static boolean |
PAYMENT_IS_REQUIRED |
static boolean |
TABNAME_IS_REQUIRED |
static long |
TABNAME_MAX_LEN |
static boolean |
TOKEN_IS_REQUIRED |
static long |
TOKEN_MAX_LEN |
static boolean |
TRANSACTIONSEQUENCECOUNTER_IS_REQUIRED |
static boolean |
TYPE_IS_REQUIRED |
static final boolean ID_IS_REQUIRED
static final long ID_MAX_LEN
static final boolean PAYMENT_IS_REQUIRED
static final boolean TABNAME_IS_REQUIRED
static final long TABNAME_MAX_LEN
static final boolean AMOUNT_IS_REQUIRED
static final boolean CARDTYPE_IS_REQUIRED
static final boolean LAST4_IS_REQUIRED
static final long LAST4_MAX_LEN
static final boolean AUTHCODE_IS_REQUIRED
static final long AUTHCODE_MAX_LEN
static final boolean TOKEN_IS_REQUIRED
static final long TOKEN_MAX_LEN
static final boolean TYPE_IS_REQUIRED
static final boolean NOTE_IS_REQUIRED
static final long NOTE_MAX_LEN
static final boolean EXTERNALREFERENCEID_IS_REQUIRED
static final boolean CLOSINGPAYMENT_IS_REQUIRED
static final boolean CREATEDTIME_IS_REQUIRED
static final boolean ADDITIONALCHARGES_IS_REQUIRED
static final boolean TRANSACTIONSEQUENCECOUNTER_IS_REQUIRED
static final boolean ACQUIRERTERMINALID_IS_REQUIRED