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

Properties

virtual System.Collections.Generic.IList< OrderShipmentLineItemShipmentLineItems [get, set]
 Line items to ship. More...
 
virtual string OperationId [get, set]
 The ID of the operation. Unique across all operations for a given order. More...
 
virtual string ShipmentGroupId [get, set]
 ID of the shipment group. Required for orders that use the orderinvoices service. More...
 
virtual System.Collections.Generic.IList< OrdersCustomBatchRequestEntryShipLineItemsShipmentInfoShipmentInfos [get, set]
 Shipment information. This field is repeated because a single line item can be shipped in several packages (and have several tracking IDs). 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.OrdersShipLineItemsRequest.ETag
getset

The ETag of the item.

◆ LineItems

virtual System.Collections.Generic.IList<OrderShipmentLineItemShipment> Google.Apis.ShoppingContent.v2_1.Data.OrdersShipLineItemsRequest.LineItems
getset

Line items to ship.

◆ OperationId

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

The ID of the operation. Unique across all operations for a given order.

◆ ShipmentGroupId

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

ID of the shipment group. Required for orders that use the orderinvoices service.

◆ ShipmentInfos

virtual System.Collections.Generic.IList<OrdersCustomBatchRequestEntryShipLineItemsShipmentInfo> Google.Apis.ShoppingContent.v2_1.Data.OrdersShipLineItemsRequest.ShipmentInfos
getset

Shipment information. This field is repeated because a single line item can be shipped in several packages (and have several tracking IDs).


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