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.
|
OrderLineItemPricingBlocklistsBlockedDiscount.Builder |
unsetDiscountCatalogObjectId()
UnSetter for discountCatalogObjectId.
|
OrderLineItemPricingBlocklistsBlockedDiscount.Builder |
unsetDiscountUid()
UnSetter for discountUid.
|
OrderLineItemPricingBlocklistsBlockedDiscount.Builder |
unsetUid()
UnSetter for uid.
|
public OrderLineItemPricingBlocklistsBlockedDiscount.Builder uid(String uid)
uid - String value for uid.public OrderLineItemPricingBlocklistsBlockedDiscount.Builder unsetUid()
public OrderLineItemPricingBlocklistsBlockedDiscount.Builder discountUid(String discountUid)
discountUid - String value for discountUid.public OrderLineItemPricingBlocklistsBlockedDiscount.Builder unsetDiscountUid()
public OrderLineItemPricingBlocklistsBlockedDiscount.Builder discountCatalogObjectId(String discountCatalogObjectId)
discountCatalogObjectId - String value for discountCatalogObjectId.public OrderLineItemPricingBlocklistsBlockedDiscount.Builder unsetDiscountCatalogObjectId()
public OrderLineItemPricingBlocklistsBlockedDiscount build()
OrderLineItemPricingBlocklistsBlockedDiscount object using the set
fields.Copyright © 2024. All rights reserved.