| Package | Description |
|---|---|
| com.indix.query |
| Modifier and Type | Method and Description |
|---|---|
static ApiParameters.SelectOffersFrom |
ApiParameters.SelectOffersFrom.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApiParameters.SelectOffersFrom[] |
ApiParameters.SelectOffersFrom.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SearchQuery |
BulkProductsQuery.withSelectOffersFrom(ApiParameters.SelectOffersFrom selectOffersFrom)
Specify the stores for which offers will be returned in the response.
|
SearchQuery |
SearchQuery.withSelectOffersFrom(ApiParameters.SelectOffersFrom selectOffersFrom)
Specify the stores for which offers will be returned in the response.
|
Copyright © 2017. All rights reserved.