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

Properties

virtual string InvoiceId [get, set]
 [required] The ID of the invoice. More...
 
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 OperationId [get, set]
 [required] The ID of the operation, unique across all operations for a given order. 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.OrderinvoicesCreateChargeInvoiceRequest.ETag
getset

The ETag of the item.

◆ InvoiceId

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderinvoicesCreateChargeInvoiceRequest.InvoiceId
getset

[required] The ID of the invoice.

◆ InvoiceSummary

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

[required] Invoice summary.

◆ LineItemInvoices

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

[required] Invoice details per line item.

◆ OperationId

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderinvoicesCreateChargeInvoiceRequest.OperationId
getset

[required] The ID of the operation, unique across all operations for a given order.

◆ ShipmentGroupId

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderinvoicesCreateChargeInvoiceRequest.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: