| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | Current verified display name | [optional] |
| status | StatusEnum | Meta review status for the display name | [optional] |
| phoneNumber | String | Display phone number | [optional] |
| Name | Value |
|---|---|
| APPROVED | "APPROVED" |
| PENDING_REVIEW | "PENDING_REVIEW" |
| DECLINED | "DECLINED" |
| NONE | "NONE" |