content  v2.1
Properties | List of all members
Google.Apis.ShoppingContent.v2_1.Data.MerchantOrderReturn Class Reference

Order return. Production access (all methods) requires the order manager role. Sandbox access does not. More...

Inheritance diagram for Google.Apis.ShoppingContent.v2_1.Data.MerchantOrderReturn:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual string CreationDate [get, set]
 The date of creation of the return, in ISO 8601 format. More...
 
virtual string MerchantOrderId [get, set]
 Merchant defined order ID. More...
 
virtual string OrderId [get, set]
 Google order ID. More...
 
virtual string OrderReturnId [get, set]
 Order return ID generated by Google. More...
 
virtual System.Collections.Generic.IList< MerchantOrderReturnItemReturnItems [get, set]
 Items of the return. More...
 
virtual System.Collections.Generic.IList< ReturnShipmentReturnShipments [get, set]
 Shipments of the return. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Detailed Description

Order return. Production access (all methods) requires the order manager role. Sandbox access does not.

Property Documentation

◆ CreationDate

virtual string Google.Apis.ShoppingContent.v2_1.Data.MerchantOrderReturn.CreationDate
getset

The date of creation of the return, in ISO 8601 format.

◆ ETag

virtual string Google.Apis.ShoppingContent.v2_1.Data.MerchantOrderReturn.ETag
getset

The ETag of the item.

◆ MerchantOrderId

virtual string Google.Apis.ShoppingContent.v2_1.Data.MerchantOrderReturn.MerchantOrderId
getset

Merchant defined order ID.

◆ OrderId

virtual string Google.Apis.ShoppingContent.v2_1.Data.MerchantOrderReturn.OrderId
getset

Google order ID.

◆ OrderReturnId

virtual string Google.Apis.ShoppingContent.v2_1.Data.MerchantOrderReturn.OrderReturnId
getset

Order return ID generated by Google.

◆ ReturnItems

virtual System.Collections.Generic.IList<MerchantOrderReturnItem> Google.Apis.ShoppingContent.v2_1.Data.MerchantOrderReturn.ReturnItems
getset

Items of the return.

◆ ReturnShipments

virtual System.Collections.Generic.IList<ReturnShipment> Google.Apis.ShoppingContent.v2_1.Data.MerchantOrderReturn.ReturnShipments
getset

Shipments of the return.


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