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

Properties

virtual string LineItemId [get, set]
 The ID of the line item that is shipped. This value is assigned by Google when an order is created. Either lineItemId or productId is required. More...
 
virtual string ProductId [get, set]
 The ID of the product to ship. This is the REST ID used in the products service. Either lineItemId or productId is required. More...
 
virtual System.Nullable< long > Quantity [get, set]
 The quantity that is shipped. 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.OrderShipmentLineItemShipment.ETag
getset

The ETag of the item.

◆ LineItemId

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderShipmentLineItemShipment.LineItemId
getset

The ID of the line item that is shipped. This value is assigned by Google when an order is created. Either lineItemId or productId is required.

◆ ProductId

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderShipmentLineItemShipment.ProductId
getset

The ID of the product to ship. This is the REST ID used in the products service. Either lineItemId or productId is required.

◆ Quantity

virtual System.Nullable<long> Google.Apis.ShoppingContent.v2_1.Data.OrderShipmentLineItemShipment.Quantity
getset

The quantity that is shipped.


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