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

Properties

virtual string Actor [get, set]
 The actor that created the refund. More...
 
virtual string CreationDate [get, set]
 Date on which the item has been created, in ISO 8601 format. More...
 
virtual System.Nullable< long > Quantity [get, set]
 Quantity that is returned. More...
 
virtual string Reason [get, set]
 The reason for the return. More...
 
virtual string ReasonText [get, set]
 The explanation of the reason. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ Actor

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderReturn.Actor
getset

The actor that created the refund.

◆ CreationDate

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

Date on which the item has been created, in ISO 8601 format.

◆ ETag

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

The ETag of the item.

◆ Quantity

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

Quantity that is returned.

◆ Reason

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderReturn.Reason
getset

The reason for the return.

◆ ReasonText

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderReturn.ReasonText
getset

The explanation of the reason.


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