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

Postal address/location More...

Properties

string street [get, set]
 Street address Required Example: 20 Davis Dr More...
 
string street2 [get, set]
 Street address (2nd line) More...
 
string city [get, set]
 City name Required Example: Belmont More...
 
string state [get, set]
 State or province information in the target country Example: CA More...
 
string zip [get, set]
 Postal code in the target country Required Example: 94002 More...
 
string country [get, set]
 ISO-3166-1 2-letter country code (alpha2) Required Example: US More...
 

Detailed Description

Postal address/location

Property Documentation

◆ city

string RingCentral.PostalAddress.city
getset

City name Required Example: Belmont

◆ country

string RingCentral.PostalAddress.country
getset

ISO-3166-1 2-letter country code (alpha2) Required Example: US

◆ state

string RingCentral.PostalAddress.state
getset

State or province information in the target country Example: CA

◆ street

string RingCentral.PostalAddress.street
getset

Street address Required Example: 20 Davis Dr

◆ street2

string RingCentral.PostalAddress.street2
getset

Street address (2nd line)

◆ zip

string RingCentral.PostalAddress.zip
getset

Postal code in the target country Required Example: 94002


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