public static class CatalogQueryItemsForTax.Builder extends Object
CatalogQueryItemsForTax.| Constructor and Description |
|---|
Builder(List<String> taxIds)
Initialization constructor.
|
| Modifier and Type | Method and Description |
|---|---|
CatalogQueryItemsForTax |
build()
Builds a new
CatalogQueryItemsForTax object using the set fields. |
CatalogQueryItemsForTax.Builder |
taxIds(List<String> taxIds)
Setter for taxIds.
|
public CatalogQueryItemsForTax.Builder taxIds(List<String> taxIds)
taxIds - List of String value for taxIds.public CatalogQueryItemsForTax build()
CatalogQueryItemsForTax object using the set fields.CatalogQueryItemsForTaxCopyright © 2022. All rights reserved.