public static interface GiftCardResponse.Constraints
Modifier and Type | Field and Description |
---|---|
static boolean |
ACCOUNTNUMBER_IS_REQUIRED |
static boolean |
AUTHCODE_IS_REQUIRED |
static boolean |
BEGBAL_IS_REQUIRED |
static boolean |
ENDBAL_IS_REQUIRED |
static boolean |
GIFTCARDTXUUID_IS_REQUIRED |
static boolean |
HOLDBAL_IS_REQUIRED |
static boolean |
PAYMENT_IS_REQUIRED |
static boolean |
REFERENCEUUID_IS_REQUIRED |
static boolean |
REQUESTAMOUNT_IS_REQUIRED |
static boolean |
REQUESTSUCCESSFUL_IS_REQUIRED |
static boolean |
RESPONSEMESSAGE_IS_REQUIRED |
static boolean |
SCV_IS_REQUIRED |
static boolean |
STATE_IS_REQUIRED |
static boolean |
SYNCPAYMENTOBJECT_IS_REQUIRED |
static boolean |
TRANSACTIONID_IS_REQUIRED |
static boolean |
TXTYPE_IS_REQUIRED |
static final boolean TXTYPE_IS_REQUIRED
static final boolean STATE_IS_REQUIRED
static final boolean REQUESTAMOUNT_IS_REQUIRED
static final boolean PAYMENT_IS_REQUIRED
static final boolean RESPONSEMESSAGE_IS_REQUIRED
static final boolean REQUESTSUCCESSFUL_IS_REQUIRED
static final boolean ACCOUNTNUMBER_IS_REQUIRED
static final boolean SCV_IS_REQUIRED
static final boolean GIFTCARDTXUUID_IS_REQUIRED
static final boolean TRANSACTIONID_IS_REQUIRED
static final boolean REFERENCEUUID_IS_REQUIRED
static final boolean AUTHCODE_IS_REQUIRED
static final boolean BEGBAL_IS_REQUIRED
static final boolean ENDBAL_IS_REQUIRED
static final boolean HOLDBAL_IS_REQUIRED
static final boolean SYNCPAYMENTOBJECT_IS_REQUIRED