Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 999 Bytes

File metadata and controls

14 lines (11 loc) · 999 Bytes

BlockedWebhook

Properties

Name Type Description Notes
account_id string User's account ID. [optional]
phone_number string Toll-free telephone number in E.164 format. [optional]
status \Bandwidth\Model\TfvCallbackStatusEnum [optional]
internal_ticket_number string Unique identifier (UUID) generated by Bandwidth to assist in tracking the verification status of a toll-free number. [optional]
blocked bool Whether a Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked. [optional]
blocked_reason string The reason why the Toll-Free Verification is blocked. This attribute will only be defined when the number is blocked. [optional]

[Back to Model list] [Back to API list] [Back to README]