public static interface AppBillingInfo.Constraints
Modifier and Type | Field and Description |
---|---|
static boolean |
APPBILLABLE_IS_REQUIRED |
static boolean |
APPEXPORTABLE_IS_REQUIRED |
static boolean |
APPSUBSCRIPTION_IS_REQUIRED |
static boolean |
BILLABLE_IS_REQUIRED |
static boolean |
BILLINGSTARTTIME_IS_REQUIRED |
static boolean |
DAYSLAPSED_IS_REQUIRED |
static boolean |
ID_IS_REQUIRED |
static long |
ID_MAX_LEN |
static boolean |
ISINTRIAL_IS_REQUIRED |
static boolean |
PLANBILLABLE_IS_REQUIRED |
static boolean |
PLANEXPORTABLE_IS_REQUIRED |
static boolean |
STATUS_IS_REQUIRED |
static final boolean ID_IS_REQUIRED
static final long ID_MAX_LEN
static final boolean APPSUBSCRIPTION_IS_REQUIRED
static final boolean ISINTRIAL_IS_REQUIRED
static final boolean BILLABLE_IS_REQUIRED
static final boolean APPBILLABLE_IS_REQUIRED
static final boolean PLANBILLABLE_IS_REQUIRED
static final boolean APPEXPORTABLE_IS_REQUIRED
static final boolean PLANEXPORTABLE_IS_REQUIRED
static final boolean BILLINGSTARTTIME_IS_REQUIRED
static final boolean STATUS_IS_REQUIRED
static final boolean DAYSLAPSED_IS_REQUIRED