public static interface CustomerContract.CommonColumns
extends android.provider.BaseColumns
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CREATED_AT
The creation timestamp of the item.
|
static java.lang.String |
UPDATED_AT
The update timestamp of the item.
|
static final java.lang.String CREATED_AT
static final java.lang.String UPDATED_AT