| Name | Type | Description | Notes |
|---|---|---|---|
| fieldId | Integer | [optional] | |
| format | FormatEnum | Extra field format | [optional] [readonly] |
| value | String | Phone value (country code followed by phone number, split by '-') | [optional] |
| status | StatusEnum | Extra field status | [optional] |
| Name | Value |
|---|---|
| PHONE | "phone" |
| Name | Value |
|---|---|
| ACTIVE | "active" |
| INACTIVE | "inactive" |