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

Properties

virtual string Unit [get, set]
 The unit of value. More...
 
virtual System.Nullable< double > Value [get, set]
 The weight 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.ProductShippingWeight.ETag
getset

The ETag of the item.

◆ Unit

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

The unit of value.

◆ Value

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

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


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