![]() | 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.
Name | Description | |
---|---|---|
![]() | AccountOrderNo |
Gets the order number.
|
![]() | Amount |
Gets the total cost of transaction, including commission if any.
|
![]() | Category |
Gets the user-defined category.
|
![]() | Commission |
Gets the commission amount.
|
![]() | DisplaySymbol |
Gets the product symbol in client-facing display format.
|
![]() | PaymentCurrency |
Gets the payment currency.
|
![]() | Price |
Gets the price per item if applicable.
|
![]() | ProductID |
Gets the identity of a transaction product.
|
![]() | Quantity |
Gets the item count.
|
![]() | SettlementCurrency |
Gets the settlement currency.
|
![]() | SettlementDateTime |
Gets the settlement date.
|
![]() | TransactionDateTime |
Gets the date of the specified transaction.
|
![]() | TransactionDescription |
Gets the transaction description.
|
![]() | TransactionType |
Gets the transaction type.
|
![]() | UnderlyingProductId |
Gets the identity of a transaction product.
|
![]() | UserDescription |
Gets the user-defined description.
|