public static class OrderLineItemPricingBlocklistsBlockedTax.Builder extends Object
OrderLineItemPricingBlocklistsBlockedTax.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
OrderLineItemPricingBlocklistsBlockedTax |
build()
Builds a new
OrderLineItemPricingBlocklistsBlockedTax object using the set
fields. |
OrderLineItemPricingBlocklistsBlockedTax.Builder |
taxCatalogObjectId(String taxCatalogObjectId)
Setter for taxCatalogObjectId.
|
OrderLineItemPricingBlocklistsBlockedTax.Builder |
taxUid(String taxUid)
Setter for taxUid.
|
OrderLineItemPricingBlocklistsBlockedTax.Builder |
uid(String uid)
Setter for uid.
|
public OrderLineItemPricingBlocklistsBlockedTax.Builder uid(String uid)
uid - String value for uid.public OrderLineItemPricingBlocklistsBlockedTax.Builder taxUid(String taxUid)
taxUid - String value for taxUid.public OrderLineItemPricingBlocklistsBlockedTax.Builder taxCatalogObjectId(String taxCatalogObjectId)
taxCatalogObjectId - String value for taxCatalogObjectId.public OrderLineItemPricingBlocklistsBlockedTax build()
OrderLineItemPricingBlocklistsBlockedTax object using the set
fields.Copyright © 2022. All rights reserved.