Click or drag to resize
IGetDetailsResponse Properties

Note: This is preliminary documentation provided only as a preview, and is subject to change. Please contact the author for pricing and licensing information.

The IGetDetailsResponse type exposes the following members.

Properties
  NameDescription
Public propertyAccountOrderNo
Gets the order number.
Public propertyAmount
Gets the total cost of transaction, including commission if any.
Public propertyCategory
Gets the user-defined category.
Public propertyCommission
Gets the commission amount.
Public propertyDisplaySymbol
Gets the product symbol in client-facing display format.
Public propertyPaymentCurrency
Gets the payment currency.
Public propertyPrice
Gets the price per item if applicable.
Public propertyProductID
Gets the identity of a transaction product.
Public propertyQuantity
Gets the item count.
Public propertySettlementCurrency
Gets the settlement currency.
Public propertySettlementDateTime
Gets the settlement date.
Public propertyTransactionDateTime
Gets the date of the specified transaction.
Public propertyTransactionDescription
Gets the transaction description.
Public propertyTransactionType
Gets the transaction type.
Public propertyUnderlyingProductId
Gets the identity of a transaction product.
Public propertyUserDescription
Gets the user-defined description.
Top
See Also