CharacterMangaPaginationResponse
Type definition for CharacterMangaPaginationResponse.
Type: Result
| Property | Type |
|---|---|
pagination | PaginationResponse |
list | CharacterMangaResponse[] |
Used in endpoints
- Character Manga
GET /characters/{slug}/mangaas result
Type definition for CharacterMangaPaginationResponse.
Type: Result
| Property | Type |
|---|---|
pagination | PaginationResponse |
list | CharacterMangaResponse[] |
GET /characters/{slug}/manga as result