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

Properties

virtual System.Collections.Generic.IList< UnitInvoiceAdditionalChargeAdditionalCharges [get, set]
 Additional charges for a unit, e.g. shipping costs. More...
 
virtual Price UnitPrice [get, set]
 [required] Pre-tax or post-tax price of the unit depending on the locality of the order. More...
 
virtual System.Collections.Generic.IList< UnitInvoiceTaxLineUnitPriceTaxes [get, set]
 Tax amounts to apply to the unit price. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ AdditionalCharges

virtual System.Collections.Generic.IList<UnitInvoiceAdditionalCharge> Google.Apis.ShoppingContent.v2_1.Data.UnitInvoice.AdditionalCharges
getset

Additional charges for a unit, e.g. shipping costs.

◆ ETag

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

The ETag of the item.

◆ UnitPrice

virtual Price Google.Apis.ShoppingContent.v2_1.Data.UnitInvoice.UnitPrice
getset

[required] Pre-tax or post-tax price of the unit depending on the locality of the order.

◆ UnitPriceTaxes

virtual System.Collections.Generic.IList<UnitInvoiceTaxLine> Google.Apis.ShoppingContent.v2_1.Data.UnitInvoice.UnitPriceTaxes
getset

Tax amounts to apply to the unit price.


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