Package com.ringcentral.definitions
Class CommonEmergencyLocationResource
java.lang.Object
com.ringcentral.definitions.CommonEmergencyLocationResource
Company emergency response location details
-
Field Summary
FieldsModifier and TypeFieldDescriptionAddress format IDAddress format statuses Enum: Actual, Outdated, DeprecatedEmergency address status Enum: Valid, Invalid, Provisioning, DeprovisionedEnum: LocationWithElins, LocationWithEndpointInternal identifier of an emergency response locationEmergency response location nameList of private location ownersResulting status of emergency address synchronization.Link to an emergency location resourceStatus of emergency response location usage.Visibility of an emergency response location. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddress(EmergencyLocationAddressResource address) addressFormatId(String addressFormatId) addressFormatStatus(String addressFormatStatus) addressStatus(String addressStatus) addressType(String addressType) owners(LocationOwnerInfo[] owners) site(SiteBasicInfo site) syncStatus(String syncStatus) usageStatus(String usageStatus) visibility(String visibility)
-
Field Details
-
uri
Link to an emergency location resource -
id
Internal identifier of an emergency response location -
address
-
name
Emergency response location name -
site
-
addressStatus
Emergency address status Enum: Valid, Invalid, Provisioning, Deprovisioned -
usageStatus
Status of emergency response location usage. Enum: Active, Inactive -
syncStatus
Resulting status of emergency address synchronization. Returned if `syncEmergencyAddress` parameter is set to `true` Enum: Verified, Updated, Deleted, ActivationProcess, NotRequired, Unsupported, Failed -
addressType
Enum: LocationWithElins, LocationWithEndpoint -
visibility
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 -
owners
List of private location owners -
addressFormatId
Address format ID -
addressFormatStatus
Address format statuses Enum: Actual, Outdated, Deprecated
-
-
Constructor Details
-
CommonEmergencyLocationResource
public CommonEmergencyLocationResource()
-
-
Method Details
-
uri
-
id
-
address
-
name
-
site
-
addressStatus
-
usageStatus
-
syncStatus
-
addressType
-
visibility
-
owners
-
addressFormatId
-
addressFormatStatus
-