`IsbnResponse` is a more meaningful type to pass around than `List<Book>` or `TypeReference&lt...
m
IsbnResponse
is a more meaningful type to pass around than
List<Book>
or
TypeReference<List<Book>>
, too