Company emergency response location details
More...
|
| string | id [get, set] |
| | Internal identifier of an emergency response location More...
|
| |
| CommonEmergencyLocationAddressInfo | address [get, set] |
| |
| string | name [get, set] |
| | Emergency response location name More...
|
| |
| ShortSiteInfo | site [get, set] |
| |
| string | addressStatus [get, set] |
| | Emergency address status Enum: Valid, Invalid, Provisioning More...
|
| |
| string | usageStatus [get, set] |
| | Status of emergency response location usage. Enum: Active, Inactive More...
|
| |
| string | syncStatus [get, set] |
| | Resulting status of emergency address synchronization. Returned if syncEmergencyAddress parameter is set to true Enum: Verified, Updated, Deleted, ActivationProcess, NotRequired, Unsupported, Failed More...
|
| |
| string | addressType [get, set] |
| | Enum: LocationWithElins, LocationWithEndpoint More...
|
| |
| string | visibility [get, set] |
| | Visibility of an emergency response location. If Private is set, then location is visible only for the restricted number of users, specified in owners array Default: Public Enum: Private, Public More...
|
| |
| LocationOwnerInfo[] | owners [get, set] |
| | List of private location owners More...
|
| |
| string | addressFormatId [get, set] |
| | Address format ID More...
|
| |
| bool? | trusted [get, set] |
| | If 'true' address validation for non-us addresses is skipped More...
|
| |
Company emergency response location details
◆ address
◆ addressFormatId
| string RingCentral.EmergencyLocationResponseResource.addressFormatId |
|
getset |
◆ addressStatus
| string RingCentral.EmergencyLocationResponseResource.addressStatus |
|
getset |
Emergency address status Enum: Valid, Invalid, Provisioning
◆ addressType
| string RingCentral.EmergencyLocationResponseResource.addressType |
|
getset |
Enum: LocationWithElins, LocationWithEndpoint
◆ id
| string RingCentral.EmergencyLocationResponseResource.id |
|
getset |
Internal identifier of an emergency response location
◆ name
| string RingCentral.EmergencyLocationResponseResource.name |
|
getset |
Emergency response location name
◆ owners
List of private location owners
◆ site
◆ syncStatus
| string RingCentral.EmergencyLocationResponseResource.syncStatus |
|
getset |
Resulting status of emergency address synchronization. Returned if syncEmergencyAddress parameter is set to true Enum: Verified, Updated, Deleted, ActivationProcess, NotRequired, Unsupported, Failed
◆ trusted
| bool? RingCentral.EmergencyLocationResponseResource.trusted |
|
getset |
If 'true' address validation for non-us addresses is skipped
◆ usageStatus
| string RingCentral.EmergencyLocationResponseResource.usageStatus |
|
getset |
Status of emergency response location usage. Enum: Active, Inactive
◆ visibility
| string RingCentral.EmergencyLocationResponseResource.visibility |
|
getset |
Visibility of an emergency response location. If Private is set, then location is visible only for the restricted number of users, specified in owners array Default: Public Enum: Private, Public
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/EmergencyLocationResponseResource.cs