public static interface SummaryMerchantCharges.Constraints
Modifier and Type | Field and Description |
---|---|
static boolean |
CURRENCY_IS_REQUIRED |
static boolean |
NUM_IS_REQUIRED |
static boolean |
NUMOFMERCHANTS_IS_REQUIRED |
static boolean |
TOTALAMOUNT_IS_REQUIRED |
static boolean |
TOTALDEVELOPERPORTION_IS_REQUIRED |
static boolean |
TOTALTAX_IS_REQUIRED |
static final boolean CURRENCY_IS_REQUIRED
static final boolean NUM_IS_REQUIRED
static final boolean TOTALAMOUNT_IS_REQUIRED
static final boolean TOTALTAX_IS_REQUIRED
static final boolean TOTALDEVELOPERPORTION_IS_REQUIRED
static final boolean NUMOFMERCHANTS_IS_REQUIRED