PersonNovelPaginationResponse
Type definition for PersonNovelPaginationResponse.
Type: Result
| Property | Type |
|---|---|
pagination | PaginationResponse |
list | PersonNovelResponse[] |
Used in endpoints
- Person Novel
GET /people/{slug}/novelas result
Type definition for PersonNovelPaginationResponse.
Type: Result
| Property | Type |
|---|---|
pagination | PaginationResponse |
list | PersonNovelResponse[] |
GET /people/{slug}/novel as result