CharacterAnimePaginationResponse
Type definition for CharacterAnimePaginationResponse.
Type: Result
| Property | Type |
|---|---|
pagination | PaginationResponse |
list | CharacterAnimeResponse[] |
Used in endpoints
- Character Anime
GET /characters/{slug}/animeas result
Type definition for CharacterAnimePaginationResponse.
Type: Result
| Property | Type |
|---|---|
pagination | PaginationResponse |
list | CharacterAnimeResponse[] |
GET /characters/{slug}/anime as result