public static interface IncrementalAuthorization.Constraints
Modifier and Type | Field and Description |
---|---|
static boolean |
AMOUNT_IS_REQUIRED |
static boolean |
CARDTRANSACTION_IS_REQUIRED |
static boolean |
CREATEDTIME_IS_REQUIRED |
static boolean |
EMPLOYEE_IS_REQUIRED |
static boolean |
ID_IS_REQUIRED |
static long |
ID_MAX_LEN |
static boolean |
RESULT_IS_REQUIRED |
static final boolean ID_IS_REQUIRED
static final long ID_MAX_LEN
static final boolean AMOUNT_IS_REQUIRED
static final boolean CARDTRANSACTION_IS_REQUIRED
static final boolean RESULT_IS_REQUIRED
static final boolean CREATEDTIME_IS_REQUIRED
static final boolean EMPLOYEE_IS_REQUIRED