CreateAnsweringRuleForwardingNumberInfo
Properties
Name | Type | Required | Description |
---|---|---|---|
id_ | str | ❌ | Internal identifier of a forwarding number |
uri | str | ❌ | Canonical URI of a forwarding/call flip phone number |
phone_number | str | ❌ | Forwarding/Call flip phone number |
label | str | ❌ | Forwarding/Call flip number title |
type_ | CreateAnsweringRuleForwardingNumberInfoType | ❌ | Type of forwarding number |
CreateAnsweringRuleForwardingNumberInfoType
Type of forwarding number
Properties
Name | Type | Required | Description |
---|---|---|---|
HOME | str | ✅ | "Home" |
MOBILE | str | ✅ | "Mobile" |
WORK | str | ✅ | "Work" |
PHONELINE | str | ✅ | "PhoneLine" |
OUTAGE | str | ✅ | "Outage" |
OTHER | str | ✅ | "Other" |
BUSINESSMOBILEPHONE | str | ✅ | "BusinessMobilePhone" |
EXTERNALCARRIER | str | ✅ | "ExternalCarrier" |
EXTENSIONAPPS | str | ✅ | "ExtensionApps" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs