Interface: ITransactions
Represents a collection of transactions.
See
Properties
data
• data: ITransaction
[]
The array of transactions.
Defined in
src/merchant/merchant.interface.ts:335
pagination
• pagination: ITripayPagination
The pagination information.