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

Shipping address for the order. If it coincides with the Emergency Service Address, then can be omitted. By default, the same value as the emergencyServiceAddress. Multiple addresses can be specified; in case an order contains several devices, they can be delivered to different addresses More...

Properties

string customerName [get, set]
 Name of a primary contact person (receiver) 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 street [get, set]
 Street address, line 1 - street address, P.O. box, company name, c/o More...
 
string street2 [get, set]
 Street address, line 2 - apartment, suite, unit, building, floor, etc. More...
 
string city [get, set]
 City name More...
 
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...
 
string zip [get, set]
 Zip code More...
 
string taxId [get, set]
 National taxpayer identification number. Should be specified for Brazil (CNPJ/CPF number) and Argentina (CUIT number). More...
 

Detailed Description

Shipping address for the order. If it coincides with the Emergency Service Address, then can be omitted. By default, the same value as the emergencyServiceAddress. Multiple addresses can be specified; in case an order contains several devices, they can be delivered to different addresses

Property Documentation

◆ additionalCustomerEmail

string RingCentral.ShippingAddressInfo.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.ShippingAddressInfo.additionalCustomerName
getset

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

◆ additionalCustomerPhone

string RingCentral.ShippingAddressInfo.additionalCustomerPhone
getset

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

◆ city

string RingCentral.ShippingAddressInfo.city
getset

City name

◆ country

string RingCentral.ShippingAddressInfo.country
getset

Country name

◆ countryId

string RingCentral.ShippingAddressInfo.countryId
getset

Internal identifier of a country

◆ countryIsoCode

string RingCentral.ShippingAddressInfo.countryIsoCode
getset

ISO code of a country

◆ countryName

string RingCentral.ShippingAddressInfo.countryName
getset

Full name of a country

◆ customerEmail

string RingCentral.ShippingAddressInfo.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.ShippingAddressInfo.customerName
getset

Name of a primary contact person (receiver)

◆ customerPhone

string RingCentral.ShippingAddressInfo.customerPhone
getset

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

◆ state

string RingCentral.ShippingAddressInfo.state
getset

State/province name

◆ stateId

string RingCentral.ShippingAddressInfo.stateId
getset

Internal identifier of a state

◆ stateIsoCode

string RingCentral.ShippingAddressInfo.stateIsoCode
getset

ISO code of a state

◆ stateName

string RingCentral.ShippingAddressInfo.stateName
getset

Full name of a state

◆ street

string RingCentral.ShippingAddressInfo.street
getset

Street address, line 1 - street address, P.O. box, company name, c/o

◆ street2

string RingCentral.ShippingAddressInfo.street2
getset

Street address, line 2 - apartment, suite, unit, building, floor, etc.

◆ taxId

string RingCentral.ShippingAddressInfo.taxId
getset

National taxpayer identification number. Should be specified for Brazil (CNPJ/CPF number) and Argentina (CUIT number).

◆ zip

string RingCentral.ShippingAddressInfo.zip
getset

Zip code


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