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

Properties

virtual string Unit [get, set]
 The unit of value. More...
 
virtual System.Nullable< double > Value [get, set]
 The dimension of the product used to calculate the shipping cost of the item. 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.ProductShippingDimension.ETag
getset

The ETag of the item.

◆ Unit

virtual string Google.Apis.ShoppingContent.v2_1.Data.ProductShippingDimension.Unit
getset

The unit of value.

◆ Value

virtual System.Nullable<double> Google.Apis.ShoppingContent.v2_1.Data.ProductShippingDimension.Value
getset

The dimension of the product used to calculate the shipping cost of the item.


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