content  v2.1
Properties | List of all members
Google.Apis.ShoppingContent.v2_1.Data.OrderAddress Class Reference
Inheritance diagram for Google.Apis.ShoppingContent.v2_1.Data.OrderAddress:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual string Country [get, set]
 CLDR country code (e.g. "US"). More...
 
virtual System.Collections.Generic.IList< string > FullAddress [get, set]
 Strings representing the lines of the printed label for mailing the order, for example: John Smith 1600 Amphitheatre Parkway Mountain View, CA, 94043 United States More...
 
virtual System.Nullable< bool > IsPostOfficeBox [get, set]
 Whether the address is a post office box. More...
 
virtual string Locality [get, set]
 City, town or commune. May also include dependent localities or sublocalities (e.g. neighborhoods or suburbs). More...
 
virtual string PostalCode [get, set]
 Postal Code or ZIP (e.g. "94043"). More...
 
virtual string RecipientName [get, set]
 Name of the recipient. More...
 
virtual string Region [get, set]
 Top-level administrative subdivision of the country. For example, a state like California ("CA") or a province like Quebec ("QC"). More...
 
virtual System.Collections.Generic.IList< string > StreetAddress [get, set]
 Street-level part of the address. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ Country

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderAddress.Country
getset

CLDR country code (e.g. "US").

◆ ETag

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderAddress.ETag
getset

The ETag of the item.

◆ FullAddress

virtual System.Collections.Generic.IList<string> Google.Apis.ShoppingContent.v2_1.Data.OrderAddress.FullAddress
getset

Strings representing the lines of the printed label for mailing the order, for example: John Smith 1600 Amphitheatre Parkway Mountain View, CA, 94043 United States

◆ IsPostOfficeBox

virtual System.Nullable<bool> Google.Apis.ShoppingContent.v2_1.Data.OrderAddress.IsPostOfficeBox
getset

Whether the address is a post office box.

◆ Locality

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderAddress.Locality
getset

City, town or commune. May also include dependent localities or sublocalities (e.g. neighborhoods or suburbs).

◆ PostalCode

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderAddress.PostalCode
getset

Postal Code or ZIP (e.g. "94043").

◆ RecipientName

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderAddress.RecipientName
getset

Name of the recipient.

◆ Region

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderAddress.Region
getset

Top-level administrative subdivision of the country. For example, a state like California ("CA") or a province like Quebec ("QC").

◆ StreetAddress

virtual System.Collections.Generic.IList<string> Google.Apis.ShoppingContent.v2_1.Data.OrderAddress.StreetAddress
getset

Street-level part of the address.


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