Skip to content

SudoSOS Back-end API / banners / PaginatedBannerResponse

Interface: PaginatedBannerResponse ​

Paginated API Response for the banner entity.

Properties ​

_pagination ​

ts
_pagination: PaginationResult;

records ​

ts
records: BannerResponse[];