We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e02dfb1 commit 214b557Copy full SHA for 214b557
amazon_paapi/models/item_result.py
@@ -86,6 +86,7 @@ class ApiClassifications(models.Classifications):
86
class ApiContentInfo(models.ContentInfo):
87
edition: ApiSingleStringValuedAttribute
88
languages: ApiMultiValuedAttributeType
89
+ publication_date: ApiSingleStringValuedAttribute
90
91
92
class ApiContentRating(models.ContentRating):
0 commit comments