Open
Description
The way this project currently works is by assuming there's only one response group ("Large"). The Product
class is based on that response group, plus a few extras which are relevant to different ResponseGroups.
We should majorly refactor this to address different ResponseGroups and allow easy access to their fields (or Resposne Elements, as named by Amazon).
Reference for ResponseGroup can be found here, with the valid values:
http://docs.aws.amazon.com/AWSECommerceService/latest/DG/ItemLookup.html
I'll be adding a few fields to the Product
class meanwhile, but will try to iterate on creating a class that'll handle multiple response groups, or a class for each response group.
Metadata
Metadata
Assignees
Labels
No labels