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

Properties

virtual string Country [get, set]
 CLDR country code (e.g. "US"). 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 to address returns to. 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. May be up to two lines, each line specified as an array element. 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.ReturnAddressAddress.Country
getset

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

◆ ETag

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

The ETag of the item.

◆ Locality

virtual string Google.Apis.ShoppingContent.v2_1.Data.ReturnAddressAddress.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.ReturnAddressAddress.PostalCode
getset

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

◆ RecipientName

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

Name of the recipient to address returns to.

◆ Region

virtual string Google.Apis.ShoppingContent.v2_1.Data.ReturnAddressAddress.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.ReturnAddressAddress.StreetAddress
getset

Street-level part of the address. May be up to two lines, each line specified as an array element.


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