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