public static interface OnlineOrderCustomer.Constraints
Modifier and Type | Field and Description |
---|---|
static boolean |
CREATEDTIME_IS_REQUIRED |
static boolean |
CUSTOMERADDRESS_IS_REQUIRED |
static boolean |
CUSTOMERDISPLAYNAME_IS_REQUIRED |
static boolean |
CUSTOMEREMAILADDRESS_IS_REQUIRED |
static boolean |
CUSTOMERFIRSTNAME_IS_REQUIRED |
static boolean |
CUSTOMERLASTNAME_IS_REQUIRED |
static boolean |
CUSTOMERPHONENUMBER_IS_REQUIRED |
static boolean |
ID_IS_REQUIRED |
static long |
ID_MAX_LEN |
static boolean |
ISSNAPSHOT_IS_REQUIRED |
static boolean |
MODIFIEDTIME_IS_REQUIRED |
static final boolean ID_IS_REQUIRED
static final long ID_MAX_LEN
static final boolean CUSTOMEREMAILADDRESS_IS_REQUIRED
static final boolean CUSTOMERDISPLAYNAME_IS_REQUIRED
static final boolean CUSTOMERFIRSTNAME_IS_REQUIRED
static final boolean CUSTOMERLASTNAME_IS_REQUIRED
static final boolean CUSTOMERPHONENUMBER_IS_REQUIRED
static final boolean CUSTOMERADDRESS_IS_REQUIRED
static final boolean ISSNAPSHOT_IS_REQUIRED
static final boolean CREATEDTIME_IS_REQUIRED
static final boolean MODIFIEDTIME_IS_REQUIRED