Skip to content

"Condition: 'All'" should not be a default option.#62

Open
oldstreams wants to merge 1 commit intot3chnoboy:masterfrom
oldstreams:patch-1
Open

"Condition: 'All'" should not be a default option.#62
oldstreams wants to merge 1 commit intot3chnoboy:masterfrom
oldstreams:patch-1

Conversation

@oldstreams
Copy link
Contributor

@oldstreams oldstreams commented Sep 25, 2016

if Condition is all, then item.Offers[0].Price will be a lowest price.
if Condition is not set, item.Offers[0].Price will be amazon main price.
Developer can get lowest price in OfferSummary.
Condition is not required option, I think the implements of scratchpad is right.
(ref: http://webservices.amazon.com/scratchpad/index.html )

if Condition is all, then item.Offers[0].Price will be a lowest price.
if Condition is not set, item.Offers[0].Price will be amazon main price.
Condition is not required option, I think the implements of scratchpad is right.
(ref: http://webservices.amazon.com/scratchpad/index.html )
@masterT
Copy link
Collaborator

masterT commented Sep 26, 2016

@oldstreams I created an issue #63 to discuss this change.

@t3chnoboy t3chnoboy added this to the 1.0 milestone Feb 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants