Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 600 Bytes

HostedNumber.md

File metadata and controls

18 lines (16 loc) · 600 Bytes

HostedNumber

Properties

Name Type Description Notes
recordType String [optional]
id UUID Identifies the type of resource. [optional]
phoneNumber String The messaging hosted phone number (+E.164 format) [optional]
status StatusEnum [optional]

Enum: StatusEnum

Name Value
DELETED "deleted"
FAILED "failed"
PENDING "pending"
SUCCESSFUL "successful"