PhoneNumberStatus
Status of a phone number. If the value is 'Normal', the phone number is ready to be used. Otherwise, it is an external number not yet ported to RingCentral
Properties
Name | Type | Required | Description |
---|---|---|---|
NORMAL | str | ✅ | "Normal" |
PENDING | str | ✅ | "Pending" |
PORTEDIN | str | ✅ | "PortedIn" |
TEMPORARY | str | ✅ | "Temporary" |
UNKNOWN | str | ✅ | "Unknown" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs