RingCentral .Net SDK
Properties | List of all members
RingCentral.CommonEmergencyLocationResource Class Reference

Company emergency response location details More...

Properties

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...
 

Detailed Description

Company emergency response location details

Property Documentation

◆ address

CommonEmergencyLocationAddressInfo RingCentral.CommonEmergencyLocationResource.address
getset

◆ addressFormatId

string RingCentral.CommonEmergencyLocationResource.addressFormatId
getset

Address format ID

◆ addressStatus

string RingCentral.CommonEmergencyLocationResource.addressStatus
getset

Emergency address status Enum: Valid, Invalid, Provisioning

◆ addressType

string RingCentral.CommonEmergencyLocationResource.addressType
getset

Enum: LocationWithElins, LocationWithEndpoint

◆ id

string RingCentral.CommonEmergencyLocationResource.id
getset

Internal identifier of an emergency response location

◆ name

string RingCentral.CommonEmergencyLocationResource.name
getset

Emergency response location name

◆ owners

LocationOwnerInfo [] RingCentral.CommonEmergencyLocationResource.owners
getset

List of private location owners

◆ site

ShortSiteInfo RingCentral.CommonEmergencyLocationResource.site
getset

◆ syncStatus

string RingCentral.CommonEmergencyLocationResource.syncStatus
getset

Resulting status of emergency address synchronization. Returned if syncEmergencyAddress parameter is set to true Enum: Verified, Updated, Deleted, ActivationProcess, NotRequired, Unsupported, Failed

◆ usageStatus

string RingCentral.CommonEmergencyLocationResource.usageStatus
getset

Status of emergency response location usage. Enum: Active, Inactive

◆ visibility

string RingCentral.CommonEmergencyLocationResource.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: