ForwardingNumberResource
Properties
Name | Type | Required | Description |
---|---|---|---|
uri | str | ❌ | |
id_ | str | ❌ | |
phone_number | str | ❌ | |
label | str | ❌ | |
features | List[ForwardingNumberResourceFeatures] | ❌ | |
flip_number | str | ❌ | |
type_ | ForwardingNumberResourceType | ❌ | Forwarding phone number type |
ForwardingNumberResourceFeatures
Properties
Name | Type | Required | Description |
---|---|---|---|
CALLFLIP | str | ✅ | "CallFlip" |
CALLFORWARDING | str | ✅ | "CallForwarding" |
ForwardingNumberResourceType
Forwarding phone number type
Properties
Name | Type | Required | Description |
---|---|---|---|
HOME | str | ✅ | "Home" |
MOBILE | str | ✅ | "Mobile" |
WORK | str | ✅ | "Work" |
PHONELINE | str | ✅ | "PhoneLine" |
OUTAGE | str | ✅ | "Outage" |
OTHER | str | ✅ | "Other" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs