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

Properties

virtual Price DisbursementAmount [get, set]
 The disbursement amount. More...
 
virtual string DisbursementCreationDate [get, set]
 The date the disbursement was created, in ISO 8601 format. More...
 
virtual string DisbursementDate [get, set]
 The date the disbursement was initiated, in ISO 8601 format. More...
 
virtual string DisbursementId [get, set]
 The ID of the disbursement. More...
 
virtual System.Nullable< ulong > MerchantId [get, set]
 The ID of the managing account. More...
 
virtual string MerchantOrderId [get, set]
 Merchant-provided ID of the order. More...
 
virtual string OrderId [get, set]
 The ID of the order. More...
 
virtual ProductAmount ProductAmount [get, set]
 Total amount for the items. More...
 
virtual string TransactionDate [get, set]
 The date of the transaction, in ISO 8601 format. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ DisbursementAmount

virtual Price Google.Apis.ShoppingContent.v2_1.Data.OrderReportTransaction.DisbursementAmount
getset

The disbursement amount.

◆ DisbursementCreationDate

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderReportTransaction.DisbursementCreationDate
getset

The date the disbursement was created, in ISO 8601 format.

◆ DisbursementDate

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderReportTransaction.DisbursementDate
getset

The date the disbursement was initiated, in ISO 8601 format.

◆ DisbursementId

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderReportTransaction.DisbursementId
getset

The ID of the disbursement.

◆ ETag

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

The ETag of the item.

◆ MerchantId

virtual System.Nullable<ulong> Google.Apis.ShoppingContent.v2_1.Data.OrderReportTransaction.MerchantId
getset

The ID of the managing account.

◆ MerchantOrderId

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

Merchant-provided ID of the order.

◆ OrderId

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

The ID of the order.

◆ ProductAmount

virtual ProductAmount Google.Apis.ShoppingContent.v2_1.Data.OrderReportTransaction.ProductAmount
getset

Total amount for the items.

◆ TransactionDate

virtual string Google.Apis.ShoppingContent.v2_1.Data.OrderReportTransaction.TransactionDate
getset

The date of the transaction, in ISO 8601 format.


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