public static interface GuestLineItem.Constraints
Modifier and Type | Field and Description |
---|---|
static boolean |
CREATEDTIME_IS_REQUIRED |
static boolean |
DELETEDTIME_IS_REQUIRED |
static boolean |
GUEST_IS_REQUIRED |
static boolean |
ID_IS_REQUIRED |
static long |
ID_MAX_LEN |
static boolean |
LINEITEM_IS_REQUIRED |
static boolean |
MERCHANT_IS_REQUIRED |
static boolean |
MODIFIEDTIME_IS_REQUIRED |
static final boolean ID_IS_REQUIRED
static final long ID_MAX_LEN
static final boolean LINEITEM_IS_REQUIRED
static final boolean GUEST_IS_REQUIRED
static final boolean MERCHANT_IS_REQUIRED
static final boolean CREATEDTIME_IS_REQUIRED
static final boolean MODIFIEDTIME_IS_REQUIRED
static final boolean DELETEDTIME_IS_REQUIRED