Class CustomLineItem.Builder
java.lang.Object
com.commercetools.graphql.api.types.CustomLineItem.Builder
- Enclosing class:
- CustomLineItem
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()custom(CustomFieldsType custom) discountedPricePerQuantity(List<DiscountedLineItemPriceForQuantity> discountedPricePerQuantity) nameAllLocales(List<LocalizedString> nameAllLocales) perMethodTaxRate(List<MethodTaxRate> perMethodTaxRate) priceMode(CustomLineItemPriceMode priceMode) shippingDetails(ItemShippingDetails shippingDetails) taxCategory(TaxCategory taxCategory) taxCategoryRef(Reference taxCategoryRef) taxedPrice(TaxedItemPrice taxedPrice) taxedPricePortions(List<MethodTaxedPrice> taxedPricePortions) totalPrice(Money totalPrice)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
-
id
-
key
-
name
-
nameAllLocales
-
money
-
totalPrice
-
slug
-
quantity
-
state
-
taxCategory
-
taxCategoryRef
-
taxRate
-
taxedPrice
-
taxedPricePortions
-
perMethodTaxRate
-
discountedPricePerQuantity
public CustomLineItem.Builder discountedPricePerQuantity(List<DiscountedLineItemPriceForQuantity> discountedPricePerQuantity) -
custom
-
shippingDetails
-
priceMode
-