| Name | Type | Description | Notes |
|---|---|---|---|
| phoneNumber | String | The phone number that is being verified. | [optional] |
| hasCsrCoverage | Boolean | Indicates whether the phone number is covered or not. | [optional] |
| reason | String | The reason why the phone number is not covered. Only returned if `has_csr_coverage` is false. | [optional] |
| additionalDataRequired | List<AdditionalDataRequiredEnum> | Additional data required to perform CSR for the phone number. Only returned if `has_csr_coverage` is true. | [optional] |
| recordType | String | Identifies the type of the resource. | [optional] |
| Name | Value |
|---|---|
| NAME | "name" |
| AUTHORIZED_PERSON_NAME | "authorized_person_name" |
| ACCOUNT_NUMBER | "account_number" |
| CUSTOMER_CODE | "customer_code" |
| PIN | "pin" |
| ADDRESS_LINE_1 | "address_line_1" |
| CITY | "city" |
| STATE | "state" |
| ZIP_CODE | "zip_code" |
| BILLING_PHONE_NUMBER | "billing_phone_number" |