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

Properties

virtual TestOrderLineItemProduct Product [get, set]
 Product data from the time of the order placement. More...
 
virtual System.Nullable< long > QuantityOrdered [get, set]
 Number of items ordered. More...
 
virtual OrderLineItemReturnInfo ReturnInfo [get, set]
 Details of the return policy for the line item. More...
 
virtual OrderLineItemShippingDetails ShippingDetails [get, set]
 Details of the requested shipping for the line item. 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.TestOrderLineItem.ETag
getset

The ETag of the item.

◆ Product

virtual TestOrderLineItemProduct Google.Apis.ShoppingContent.v2_1.Data.TestOrderLineItem.Product
getset

Product data from the time of the order placement.

◆ QuantityOrdered

virtual System.Nullable<long> Google.Apis.ShoppingContent.v2_1.Data.TestOrderLineItem.QuantityOrdered
getset

Number of items ordered.

◆ ReturnInfo

virtual OrderLineItemReturnInfo Google.Apis.ShoppingContent.v2_1.Data.TestOrderLineItem.ReturnInfo
getset

Details of the return policy for the line item.

◆ ShippingDetails

virtual OrderLineItemShippingDetails Google.Apis.ShoppingContent.v2_1.Data.TestOrderLineItem.ShippingDetails
getset

Details of the requested shipping for the line item.


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