public static interface CustomerMetadata.Constraints
Modifier and Type | Field and Description |
---|---|
static boolean |
BUSINESSNAME_IS_REQUIRED |
static long |
BUSINESSNAME_MAX_LEN |
static boolean |
CUSTOMER_IS_REQUIRED |
static boolean |
DOBDAY_IS_REQUIRED |
static boolean |
DOBMONTH_IS_REQUIRED |
static boolean |
DOBYEAR_IS_REQUIRED |
static boolean |
MODIFIEDTIME_IS_REQUIRED |
static boolean |
NOTE_IS_REQUIRED |
static long |
NOTE_MAX_LEN |
static final boolean BUSINESSNAME_IS_REQUIRED
static final long BUSINESSNAME_MAX_LEN
static final boolean NOTE_IS_REQUIRED
static final long NOTE_MAX_LEN
static final boolean DOBYEAR_IS_REQUIRED
static final boolean DOBMONTH_IS_REQUIRED
static final boolean DOBDAY_IS_REQUIRED
static final boolean MODIFIEDTIME_IS_REQUIRED
static final boolean CUSTOMER_IS_REQUIRED