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

Emergency address assigned to the switch. Only one of a pair emergencyAddress or emergencyLocationId should be specified, otherwise the error is returned More...

Properties

string country [get, set]
 Country name More...
 
string countryId [get, set]
 Internal identifier of a country More...
 
string countryIsoCode [get, set]
 ISO code of a country More...
 
string countryName [get, set]
 Full name of a country More...
 
string customerName [get, set]
 Customer name More...
 
string state [get, set]
 State/Province name. Mandatory for the USA, the UK and Canada More...
 
string stateId [get, set]
 Internal identifier of a state More...
 
string stateIsoCode [get, set]
 ISO code of a state More...
 
string stateName [get, set]
 Full name of a state More...
 
string city [get, set]
 City name More...
 
string street [get, set]
 First line address More...
 
string street2 [get, set]
 Second line address (apartment, suite, unit, building, floor, etc.) More...
 
string zip [get, set]
 Postal (Zip) code More...
 

Detailed Description

Emergency address assigned to the switch. Only one of a pair emergencyAddress or emergencyLocationId should be specified, otherwise the error is returned

Property Documentation

◆ city

string RingCentral.LocationUpdatesEmergencyAddressInfoRequest.city
getset

City name

◆ country

string RingCentral.LocationUpdatesEmergencyAddressInfoRequest.country
getset

Country name

◆ countryId

string RingCentral.LocationUpdatesEmergencyAddressInfoRequest.countryId
getset

Internal identifier of a country

◆ countryIsoCode

string RingCentral.LocationUpdatesEmergencyAddressInfoRequest.countryIsoCode
getset

ISO code of a country

◆ countryName

string RingCentral.LocationUpdatesEmergencyAddressInfoRequest.countryName
getset

Full name of a country

◆ customerName

string RingCentral.LocationUpdatesEmergencyAddressInfoRequest.customerName
getset

Customer name

◆ state

string RingCentral.LocationUpdatesEmergencyAddressInfoRequest.state
getset

State/Province name. Mandatory for the USA, the UK and Canada

◆ stateId

string RingCentral.LocationUpdatesEmergencyAddressInfoRequest.stateId
getset

Internal identifier of a state

◆ stateIsoCode

string RingCentral.LocationUpdatesEmergencyAddressInfoRequest.stateIsoCode
getset

ISO code of a state

◆ stateName

string RingCentral.LocationUpdatesEmergencyAddressInfoRequest.stateName
getset

Full name of a state

◆ street

string RingCentral.LocationUpdatesEmergencyAddressInfoRequest.street
getset

First line address

◆ street2

string RingCentral.LocationUpdatesEmergencyAddressInfoRequest.street2
getset

Second line address (apartment, suite, unit, building, floor, etc.)

◆ zip

string RingCentral.LocationUpdatesEmergencyAddressInfoRequest.zip
getset

Postal (Zip) code


The documentation for this class was generated from the following file: