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

Properties

virtual string Country [get, set]
 The CLDR territory code of the country the postal code group applies to. Required. More...
 
virtual string Name [get, set]
 The name of the postal code group, referred to in headers. Required. More...
 
virtual System.Collections.Generic.IList< PostalCodeRangePostalCodeRanges [get, set]
 A range of postal codes. Required. 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.PostalCodeGroup.Country
getset

The CLDR territory code of the country the postal code group applies to. Required.

◆ ETag

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

The ETag of the item.

◆ Name

virtual string Google.Apis.ShoppingContent.v2_1.Data.PostalCodeGroup.Name
getset

The name of the postal code group, referred to in headers. Required.

◆ PostalCodeRanges

virtual System.Collections.Generic.IList<PostalCodeRange> Google.Apis.ShoppingContent.v2_1.Data.PostalCodeGroup.PostalCodeRanges
getset

A range of postal codes. Required.


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