public static interface CreateTokenResponse.Constraints
Modifier and Type | Field and Description |
---|---|
static boolean |
ACH_IS_REQUIRED |
static boolean |
CARD_IS_REQUIRED |
static boolean |
CLIENT_IP_IS_REQUIRED |
static boolean |
CREATED_IS_REQUIRED |
static boolean |
ID_IS_REQUIRED |
static boolean |
LIVEMODE_IS_REQUIRED |
static boolean |
OBJECT_IS_REQUIRED |
static boolean |
TYPE_IS_REQUIRED |
static boolean |
USED_IS_REQUIRED |
static boolean |
WALLET_IS_REQUIRED |
static final boolean ID_IS_REQUIRED
static final boolean OBJECT_IS_REQUIRED
static final boolean CARD_IS_REQUIRED
static final boolean WALLET_IS_REQUIRED
static final boolean ACH_IS_REQUIRED
static final boolean CLIENT_IP_IS_REQUIRED
static final boolean CREATED_IS_REQUIRED
static final boolean LIVEMODE_IS_REQUIRED
static final boolean TYPE_IS_REQUIRED
static final boolean USED_IS_REQUIRED