EmergencyAddress
Properties
Name | Type | Required | Description |
---|---|---|---|
required | bool | ❌ | If set to true then specifying emergency address is required |
local_only | bool | ❌ | If set to true then only local emergency address can be specified |
line_provisioning_status | EmergencyAddressLineProvisioningStatus | ❌ | This status is associated with a phone line provision state |
EmergencyAddressLineProvisioningStatus
This status is associated with a phone line provision state
Properties
Name | Type | Required | Description |
---|---|---|---|
VALID | str | ✅ | "Valid" |
PROVISIONING | str | ✅ | "Provisioning" |
INVALID | str | ✅ | "Invalid" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs