public static interface AppBundleCountry.Constraints
Modifier and Type | Field and Description |
---|---|
static boolean |
APPBUNDLE_IS_REQUIRED |
static boolean |
COUNTRY_IS_REQUIRED |
static long |
COUNTRY_MAX_LEN |
static boolean |
ID_IS_REQUIRED |
static long |
ID_MAX_LEN |
static boolean |
PRICE_IS_REQUIRED |
static boolean |
PRICEPERDEVICE_IS_REQUIRED |
static final boolean ID_IS_REQUIRED
static final long ID_MAX_LEN
static final boolean PRICE_IS_REQUIRED
static final boolean PRICEPERDEVICE_IS_REQUIRED
static final boolean COUNTRY_IS_REQUIRED
static final long COUNTRY_MAX_LEN
static final boolean APPBUNDLE_IS_REQUIRED