add methods for returns
This commit is contained in:
@@ -883,7 +883,7 @@ type GetProductsRatingBySKUResponse struct {
|
||||
Description string `json:"description"`
|
||||
|
||||
// Indication that the condition is met
|
||||
Fulfilled bool `json:'fulfilled"`
|
||||
Fulfilled bool `json:"fulfilled"`
|
||||
|
||||
// Condition identifier
|
||||
Key string `json:"key"`
|
||||
|
||||
Reference in New Issue
Block a user