Skip to content

SudoSOS Back-end API / catalogue/containers / PaginatedContainerResponse

Interface: PaginatedContainerResponse ​

Properties ​

_pagination ​

ts
_pagination: PaginationResult;

records ​

ts
records: ContainerResponse[];