admin  directory_v1
Properties | List of all members
Google.Apis.Admin.Directory.directory_v1.Data.CustomerPostalAddress Class Reference

JSON template for postal address of a customer. More...

Inheritance diagram for Google.Apis.Admin.Directory.directory_v1.Data.CustomerPostalAddress:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual string AddressLine1 [get, set]
 A customer's physical address. The address can be composed of one to three lines. More...
 
virtual string AddressLine2 [get, set]
 Address line 2 of the address. More...
 
virtual string AddressLine3 [get, set]
 Address line 3 of the address. More...
 
virtual string ContactName [get, set]
 The customer contact's name. More...
 
virtual string CountryCode [get, set]
 This is a required property. For countryCode information see the ISO 3166 country code elements. More...
 
virtual string Locality [get, set]
 Name of the locality. An example of a locality value is the city of San Francisco. More...
 
virtual string OrganizationName [get, set]
 The company or company division name. More...
 
virtual string PostalCode [get, set]
 The postal code. A postalCode example is a postal zip code such as 10009. This is in accordance with - http://portablecontacts.net/draft-spec.html#address_element. More...
 
virtual string Region [get, set]
 Name of the region. An example of a region value is NY for the state of New York. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

JSON template for postal address of a customer.

Property Documentation

◆ AddressLine1

virtual string Google.Apis.Admin.Directory.directory_v1.Data.CustomerPostalAddress.AddressLine1
getset

A customer's physical address. The address can be composed of one to three lines.

◆ AddressLine2

virtual string Google.Apis.Admin.Directory.directory_v1.Data.CustomerPostalAddress.AddressLine2
getset

Address line 2 of the address.

◆ AddressLine3

virtual string Google.Apis.Admin.Directory.directory_v1.Data.CustomerPostalAddress.AddressLine3
getset

Address line 3 of the address.

◆ ContactName

virtual string Google.Apis.Admin.Directory.directory_v1.Data.CustomerPostalAddress.ContactName
getset

The customer contact's name.

◆ CountryCode

virtual string Google.Apis.Admin.Directory.directory_v1.Data.CustomerPostalAddress.CountryCode
getset

This is a required property. For countryCode information see the ISO 3166 country code elements.

◆ ETag

virtual string Google.Apis.Admin.Directory.directory_v1.Data.CustomerPostalAddress.ETag
getset

The ETag of the item.

◆ Locality

virtual string Google.Apis.Admin.Directory.directory_v1.Data.CustomerPostalAddress.Locality
getset

Name of the locality. An example of a locality value is the city of San Francisco.

◆ OrganizationName

virtual string Google.Apis.Admin.Directory.directory_v1.Data.CustomerPostalAddress.OrganizationName
getset

The company or company division name.

◆ PostalCode

virtual string Google.Apis.Admin.Directory.directory_v1.Data.CustomerPostalAddress.PostalCode
getset

The postal code. A postalCode example is a postal zip code such as 10009. This is in accordance with - http://portablecontacts.net/draft-spec.html#address_element.

◆ Region

virtual string Google.Apis.Admin.Directory.directory_v1.Data.CustomerPostalAddress.Region
getset

Name of the region. An example of a region value is NY for the state of New York.


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