Package com.ringcentral.definitions
Class EmergencyLocationRequestResource
java.lang.Object
com.ringcentral.definitions.EmergencyLocationRequestResource
-
Field Summary
FieldsModifier and TypeFieldDescriptionAddress format IDEmergency response location nameSpecifies emergency address validation during the ERL creation/update.Visibility of an emergency response location. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddress(EmergencyAddressResourceRequest address) addressFormatId(String addressFormatId) site(SiteBasicInfo site) visibility(String visibility)
-
Field Details
-
address
-
name
Emergency response location name -
site
-
addressFormatId
Address format ID -
visibility
Visibility of an emergency response location. If `Private` is set, then a location is visible only for restricted number of users, specified in `owners` array Default: Public Enum: Public -
trusted
Specifies emergency address validation during the ERL creation/update. If set to 'true', then address validation for non-US addresses is skipped
-
-
Constructor Details
-
EmergencyLocationRequestResource
public EmergencyLocationRequestResource()
-
-
Method Details
-
address
-
name
-
site
-
addressFormatId
-
visibility
-
trusted
-