PersonMangaPaginationResponse
Type definition for PersonMangaPaginationResponse.
Type: Result
| Property | Type |
|---|---|
pagination | PaginationResponse |
list | PersonMangaResponse[] |
Used in endpoints
- Person Manga
GET /people/{slug}/mangaas result
Type definition for PersonMangaPaginationResponse.
Type: Result
| Property | Type |
|---|---|
pagination | PaginationResponse |
list | PersonMangaResponse[] |
GET /people/{slug}/manga as result