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

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 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]
 The name of the street (The field is utilized as 'streetName' field for FR addresses) More...
 
string street2 [get, set]
 Second line address (apartment, suite, unit, building, floor, etc.) More...
 
string zip [get, set]
 Postal (Zip) code More...
 
string customerName [get, set]
 Customer name More...
 
string companyName [get, set]
 Company name More...
 
string buildingName [get, set]
 (Optional) Building name More...
 
string streetType [get, set]
 Street type More...
 
string buildingNumber [get, set]
 Building/street number More...
 

Property Documentation

◆ buildingName

string RingCentral.CommonEmergencyLocationAddressInfo.buildingName
getset

(Optional) Building name

◆ buildingNumber

string RingCentral.CommonEmergencyLocationAddressInfo.buildingNumber
getset

Building/street number

◆ city

string RingCentral.CommonEmergencyLocationAddressInfo.city
getset

City name

◆ companyName

string RingCentral.CommonEmergencyLocationAddressInfo.companyName
getset

Company name

◆ country

string RingCentral.CommonEmergencyLocationAddressInfo.country
getset

Country name

◆ countryId

string RingCentral.CommonEmergencyLocationAddressInfo.countryId
getset

Internal identifier of a country

◆ countryIsoCode

string RingCentral.CommonEmergencyLocationAddressInfo.countryIsoCode
getset

ISO code of a country

◆ countryName

string RingCentral.CommonEmergencyLocationAddressInfo.countryName
getset

Full name of a country

◆ customerName

string RingCentral.CommonEmergencyLocationAddressInfo.customerName
getset

Customer name

◆ state

string RingCentral.CommonEmergencyLocationAddressInfo.state
getset

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

◆ stateId

string RingCentral.CommonEmergencyLocationAddressInfo.stateId
getset

Internal identifier of a state

◆ stateIsoCode

string RingCentral.CommonEmergencyLocationAddressInfo.stateIsoCode
getset

ISO code of a state

◆ stateName

string RingCentral.CommonEmergencyLocationAddressInfo.stateName
getset

Full name of a state

◆ street

string RingCentral.CommonEmergencyLocationAddressInfo.street
getset

The name of the street (The field is utilized as 'streetName' field for FR addresses)

◆ street2

string RingCentral.CommonEmergencyLocationAddressInfo.street2
getset

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

◆ streetType

string RingCentral.CommonEmergencyLocationAddressInfo.streetType
getset

Street type

◆ zip

string RingCentral.CommonEmergencyLocationAddressInfo.zip
getset

Postal (Zip) code


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