GetReviewsFormatOkResponse
Properties
Name | Type | Required | Description |
---|---|---|---|
status | str | ❌ | |
copyright | str | ❌ | |
num_results | int | ❌ | |
results | List[GetReviewsFormatOkResponseResults] | ❌ |
GetReviewsFormatOkResponseResults
Properties
Name | Type | Required | Description |
---|---|---|---|
url | str | ❌ | |
publication_dt | str | ❌ | |
byline | str | ❌ | |
book_title | str | ❌ | |
book_author | str | ❌ | |
summary | str | ❌ | |
isbn13 | List[str] | ❌ |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs