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

Address for emergency cases. The same emergency address is assigned to all the numbers of one device More...

Properties

string street [get, set]
 
string street2 [get, set]
 
string city [get, set]
 
string zip [get, set]
 
string customerName [get, set]
 
string state [get, set]
 State/province name 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 countryId [get, set]
 Internal identifier of a country More...
 
string countryIsoCode [get, set]
 ISO code of a country More...
 
string country [get, set]
 Country name More...
 
string countryName [get, set]
 Full name of a country More...
 
bool? outOfCountry [get, set]
 Specifies if emergency address is out of country More...
 
string syncStatus [get, set]
 Resulting status of emergency address synchronization. Returned if syncEmergencyAddress parameter is set to true Enum: Verified, Updated, Deleted, NotRequired, Unsupported, Failed More...
 
string additionalCustomerName [get, set]
 Name of an additional contact person. Should be specified for countries except the US, Canada, the UK and Australia. More...
 
string customerEmail [get, set]
 Email of a primary contact person (receiver). Should be specified for countries except the US, Canada, the UK and Australia. Format: email More...
 
string additionalCustomerEmail [get, set]
 Email of an additional contact person. Should be specified for countries except the US, Canada, the UK and Australia. Format: email More...
 
string customerPhone [get, set]
 Phone number of a primary contact person (receiver). Should be specified for countries except the US, Canada, the UK and Australia More...
 
string additionalCustomerPhone [get, set]
 Phone number of an additional contact person. Should be specified for countries except the US, Canada, the UK & Australia. More...
 
string lineProvisioningStatus [get, set]
 Status of digital line provisioning Enum: Provisioning, Valid, Invalid More...
 
string taxId [get, set]
 Internal identifier of a tax More...
 

Detailed Description

Address for emergency cases. The same emergency address is assigned to all the numbers of one device

Property Documentation

◆ additionalCustomerEmail

string RingCentral.EmergencyServiceAddressResource.additionalCustomerEmail
getset

Email of an additional contact person. Should be specified for countries except the US, Canada, the UK and Australia. Format: email

◆ additionalCustomerName

string RingCentral.EmergencyServiceAddressResource.additionalCustomerName
getset

Name of an additional contact person. Should be specified for countries except the US, Canada, the UK and Australia.

◆ additionalCustomerPhone

string RingCentral.EmergencyServiceAddressResource.additionalCustomerPhone
getset

Phone number of an additional contact person. Should be specified for countries except the US, Canada, the UK & Australia.

◆ city

string RingCentral.EmergencyServiceAddressResource.city
getset

◆ country

string RingCentral.EmergencyServiceAddressResource.country
getset

Country name

◆ countryId

string RingCentral.EmergencyServiceAddressResource.countryId
getset

Internal identifier of a country

◆ countryIsoCode

string RingCentral.EmergencyServiceAddressResource.countryIsoCode
getset

ISO code of a country

◆ countryName

string RingCentral.EmergencyServiceAddressResource.countryName
getset

Full name of a country

◆ customerEmail

string RingCentral.EmergencyServiceAddressResource.customerEmail
getset

Email of a primary contact person (receiver). Should be specified for countries except the US, Canada, the UK and Australia. Format: email

◆ customerName

string RingCentral.EmergencyServiceAddressResource.customerName
getset

◆ customerPhone

string RingCentral.EmergencyServiceAddressResource.customerPhone
getset

Phone number of a primary contact person (receiver). Should be specified for countries except the US, Canada, the UK and Australia

◆ lineProvisioningStatus

string RingCentral.EmergencyServiceAddressResource.lineProvisioningStatus
getset

Status of digital line provisioning Enum: Provisioning, Valid, Invalid

◆ outOfCountry

bool? RingCentral.EmergencyServiceAddressResource.outOfCountry
getset

Specifies if emergency address is out of country

◆ state

string RingCentral.EmergencyServiceAddressResource.state
getset

State/province name

◆ stateId

string RingCentral.EmergencyServiceAddressResource.stateId
getset

Internal identifier of a state

◆ stateIsoCode

string RingCentral.EmergencyServiceAddressResource.stateIsoCode
getset

ISO code of a state

◆ stateName

string RingCentral.EmergencyServiceAddressResource.stateName
getset

Full name of a state

◆ street

string RingCentral.EmergencyServiceAddressResource.street
getset

◆ street2

string RingCentral.EmergencyServiceAddressResource.street2
getset

◆ syncStatus

string RingCentral.EmergencyServiceAddressResource.syncStatus
getset

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

◆ taxId

string RingCentral.EmergencyServiceAddressResource.taxId
getset

Internal identifier of a tax

◆ zip

string RingCentral.EmergencyServiceAddressResource.zip
getset


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