Package com.inttegro.orders
Class OrderLineItemParams.Builder
java.lang.Object
com.inttegro.orders.OrderLineItemParams.Builder
- Enclosing class:
- OrderLineItemParams
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()fee(FeeLineItemParams fee) product(ProductLineItemParams product) shipping(ShippingLineItemParams shipping) type(LineItemType type)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
type
-
product
-
fee
-
shipping
-
build
-