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

Properties

virtual Price PriceAmount [get, set]
 The pre-tax or post-tax price depending on the location of the order. More...
 
virtual Price RemittedTaxAmount [get, set]
 Remitted tax value. More...
 
virtual Price TaxAmount [get, set]
 Tax value. 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.ProductAmount.ETag
getset

The ETag of the item.

◆ PriceAmount

virtual Price Google.Apis.ShoppingContent.v2_1.Data.ProductAmount.PriceAmount
getset

The pre-tax or post-tax price depending on the location of the order.

◆ RemittedTaxAmount

virtual Price Google.Apis.ShoppingContent.v2_1.Data.ProductAmount.RemittedTaxAmount
getset

Remitted tax value.

◆ TaxAmount

virtual Price Google.Apis.ShoppingContent.v2_1.Data.ProductAmount.TaxAmount
getset

Tax value.


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