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

Properties

virtual Price TaxAmount [get, set]
 [required] Tax amount for the tax type. More...
 
virtual string TaxName [get, set]
 Optional name of the tax type. This should only be provided if taxType is otherFeeTax. More...
 
virtual string TaxType [get, set]
 [required] Type of the tax. 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.UnitInvoiceTaxLine.ETag
getset

The ETag of the item.

◆ TaxAmount

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

[required] Tax amount for the tax type.

◆ TaxName

virtual string Google.Apis.ShoppingContent.v2_1.Data.UnitInvoiceTaxLine.TaxName
getset

Optional name of the tax type. This should only be provided if taxType is otherFeeTax.

◆ TaxType

virtual string Google.Apis.ShoppingContent.v2_1.Data.UnitInvoiceTaxLine.TaxType
getset

[required] Type of the tax.


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