| Name | Type | Description | Notes |
|---|---|---|---|
| phoneNumber | String | Toll-free telephone number in E.164 format. | [optional] |
| status | TfvStatusEnum | [optional] | |
| internalTicketNumber | String | Unique identifier (UUID) generated by Bandwidth to assist in tracking the verification status of a toll-free number - included in all webhook payloads. | [optional] |
| declineReasonDescription | String | Explanation for why a verification request was declined. | [optional] |
| resubmitAllowed | Boolean | Whether a Toll-Free Verification request qualifies for resubmission via PUT. | [optional] |
| createdDateTime | OffsetDateTime | Date and time the verification request was created. | [optional] |
| modifiedDateTime | OffsetDateTime | Date and time the verification request was last modified. | [optional] |
| submission | TfvSubmissionInfo | [optional] | |
| blocked | Boolean | Whether a Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked. | [optional] |
| blockedReason | String | The reason why the Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked. | [optional] |
| cvToken | String | The token provided by Campaign Verify to validate your political use case. Only required for 527 political organizations. If you are not a 527 political organization, this field should be omitted. Supplying an empty string will likely result in rejection. | [optional] |