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

Properties

virtual string Country [get, set]
 The CLDR country code of the carrier (e.g., "US"). Always present. More...
 
virtual string Name [get, set]
 The name of the carrier (e.g., "UPS"). Always present. More...
 
virtual System.Collections.Generic.IList< string > Services [get, set]
 A list of supported services (e.g., "ground") for that carrier. Contains at least one service. 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.CarriersCarrier.Country
getset

The CLDR country code of the carrier (e.g., "US"). Always present.

◆ ETag

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

The ETag of the item.

◆ Name

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

The name of the carrier (e.g., "UPS"). Always present.

◆ Services

virtual System.Collections.Generic.IList<string> Google.Apis.ShoppingContent.v2_1.Data.CarriersCarrier.Services
getset

A list of supported services (e.g., "ground") for that carrier. Contains at least one service.


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