public static interface IdentityDocument.Constraints
Modifier and Type | Field and Description |
---|---|
static boolean |
CREATEDTIME_IS_REQUIRED |
static boolean |
DELETEDTIME_IS_REQUIRED |
static boolean |
ID_IS_REQUIRED |
static long |
ID_MAX_LEN |
static boolean |
MODIFIEDTIME_IS_REQUIRED |
static boolean |
NUMBER_IS_REQUIRED |
static long |
NUMBER_MAX_LEN |
static boolean |
PAYMENT_IS_REQUIRED |
static boolean |
TYPE_IS_REQUIRED |
static long |
TYPE_MAX_LEN |
static final boolean ID_IS_REQUIRED
static final long ID_MAX_LEN
static final boolean TYPE_IS_REQUIRED
static final long TYPE_MAX_LEN
static final boolean NUMBER_IS_REQUIRED
static final long NUMBER_MAX_LEN
static final boolean CREATEDTIME_IS_REQUIRED
static final boolean MODIFIEDTIME_IS_REQUIRED
static final boolean DELETEDTIME_IS_REQUIRED
static final boolean PAYMENT_IS_REQUIRED