Field schema
Name | Type | Description | Notes |
---|---|---|---|
fieldId | String | Field ID | [optional] [readonly] |
name | String | Name of the field | |
format | FormatEnum | Field format | |
unique | Boolean | True if the field is unique, false otherwise | [optional] |
Name | Value |
---|---|
DATE | "date" |
TEXT | "text" |
CELLPHONE | "cellphone" |
PHONE | "phone" |
NUMBER | "number" |
"email" | |
OPTIONS | "options" |