SudoSOS Back-end API / transactions / PaginatedBaseTransactionResponse
Interface: PaginatedBaseTransactionResponse ​
Properties ​
_pagination ​
ts
_pagination: PaginationResult;records ​
ts
records: BaseTransactionResponse[];