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

Properties

virtual string Kind [get, set]
 Identifies what kind of resource this is. Value: the fixed string "content#ordersGetByMerchantOrderIdResponse". More...
 
virtual Order Order [get, set]
 The requested order. 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.OrdersGetByMerchantOrderIdResponse.ETag
getset

The ETag of the item.

◆ Kind

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrdersGetByMerchantOrderIdResponse.Kind
getset

Identifies what kind of resource this is. Value: the fixed string "content#ordersGetByMerchantOrderIdResponse".

◆ Order

virtual Order Google.Apis.ShoppingContent.v2_1.Data.OrdersGetByMerchantOrderIdResponse.Order
getset

The requested order.


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