CompanyAnimePaginationResponse
Type definition for CompanyAnimePaginationResponse.
Type: Result
| Property | Type |
|---|---|
pagination | PaginationResponse |
list | CompanyAnimeResponse[] |
Used in endpoints
- Company Anime
GET /companies/{slug}/animeas result
Type definition for CompanyAnimePaginationResponse.
Type: Result
| Property | Type |
|---|---|
pagination | PaginationResponse |
list | CompanyAnimeResponse[] |
GET /companies/{slug}/anime as result