Click or drag to resize

TransactionGetResultV1 Class

The result of a transaction get method call.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.TransactionTransactionGetResultV1
Namespace:  ASI.TAM.API.Data.UI.Transaction
Assembly:  ASI.TAM.API.Data.UI.Transaction (in ASI.TAM.API.Data.UI.Transaction.dll) Version: 2021.1.0.1
Syntax
public sealed class TransactionGetResultV1

The TransactionGetResultV1 type exposes the following members.

Properties
  NameDescription
Public propertyTotalPages
The total available pages (30 transactions per page).
Public propertyTransactions
The list of transactions returned.
Top
Remarks