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

Properties

virtual System.Collections.Generic.IList< string > PostalCodeGroupNames [get, set]
 A list of postal group names. The last value can be "all other locations". Example: ["zone 1", "zone 2", "all other locations"]. The referred postal code groups must match the delivery country of the service. More...
 
virtual System.Collections.Generic.IList< TransitTableTransitTimeRowRows [get, set]
 
virtual System.Collections.Generic.IList< string > TransitTimeLabels [get, set]
 A list of transit time labels. The last value can be "all other labels". Example: ["food", "electronics", "all other labels"]. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ ETag

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

The ETag of the item.

◆ PostalCodeGroupNames

virtual System.Collections.Generic.IList<string> Google.Apis.ShoppingContent.v2_1.Data.TransitTable.PostalCodeGroupNames
getset

A list of postal group names. The last value can be "all other locations". Example: ["zone 1", "zone 2", "all other locations"]. The referred postal code groups must match the delivery country of the service.

◆ TransitTimeLabels

virtual System.Collections.Generic.IList<string> Google.Apis.ShoppingContent.v2_1.Data.TransitTable.TransitTimeLabels
getset

A list of transit time labels. The last value can be "all other labels". Example: ["food", "electronics", "all other labels"].


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