Skip to content

SudoSOS Back-end API / transfers / PaginatedTransferResponse

Interface: PaginatedTransferResponse ​

Properties ​

_pagination ​

ts
_pagination: PaginationResult;

records ​

ts
records: TransferResponse[];