Class | Description |
---|---|
BookJSON |
A book representation in JSON, used to retrieve data from the external service responses
|
BookSearchJSON |
A book search representation in JSON, used to retrieve data from the external service responses
|
MediaItemJSON |
An abstract representation of a media item in JSON, used to retrieve data from the external service responses
|
MovieJSON |
A movie representation in JSON, used to retrieve data from the external service responses
|
MovieSearchJSON |
A movie search representation in JSON, used to retrieve data from the external service responses
|
TVShowJSON |
A TV show representation in JSON, used to retrieve data from the external service responses
|
TVShowSearchJSON |
A TV show search representation in JSON, used to retrieve data from the external service responses
|
TVShowSeasonJSON |
A TV Show season representation in JSON, used to retrieve data from the external service responses
|
VideogameJSON |
A videogame representation in JSON, used to retrieve data from the external service responses
NOTE: remember the "field_list" parameter in the query (
VideogameRestInterface ) |
VideogameSearchJSON |
A videogame search representation in JSON, used to retrieve data from the external service responses
|