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

Properties

virtual InvoiceSummary InvoiceSummary [get, set]
 [required] Invoice summary. More...
 
virtual System.Collections.Generic.IList< ShipmentInvoiceLineItemInvoiceLineItemInvoices [get, set]
 [required] Invoice details per line item. More...
 
virtual string ShipmentGroupId [get, set]
 [required] ID of the shipment group. It is assigned by the merchant in the shipLineItems method and is used to group multiple line items that have the same kind of shipping charges. 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.ShipmentInvoice.ETag
getset

The ETag of the item.

◆ InvoiceSummary

virtual InvoiceSummary Google.Apis.ShoppingContent.v2_1.Data.ShipmentInvoice.InvoiceSummary
getset

[required] Invoice summary.

◆ LineItemInvoices

virtual System.Collections.Generic.IList<ShipmentInvoiceLineItemInvoice> Google.Apis.ShoppingContent.v2_1.Data.ShipmentInvoice.LineItemInvoices
getset

[required] Invoice details per line item.

◆ ShipmentGroupId

virtual string Google.Apis.ShoppingContent.v2_1.Data.ShipmentInvoice.ShipmentGroupId
getset

[required] ID of the shipment group. It is assigned by the merchant in the shipLineItems method and is used to group multiple line items that have the same kind of shipping charges.


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