Package com.ringcentral.definitions
Class PostalAddress
java.lang.Object
com.ringcentral.definitions.PostalAddress
Postal address/location
-
Field Summary
FieldsModifier and TypeFieldDescriptionCity name Required Example: BelmontISO-3166-1 2-letter country code (alpha2) Required Example: USState or province information in the target country Example: CAStreet address Required Example: 20 Davis DrStreet address (2nd line)Postal code in the target country Required Example: 94002 -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
street
Street address Required Example: 20 Davis Dr -
street2
Street address (2nd line) -
city
City name Required Example: Belmont -
state
State or province information in the target country Example: CA -
zip
Postal code in the target country Required Example: 94002 -
country
ISO-3166-1 2-letter country code (alpha2) Required Example: US
-
-
Constructor Details
-
PostalAddress
public PostalAddress()
-
-
Method Details
-
street
-
street2
-
city
-
state
-
zip
-
country
-