Package com.skava.cart.model
Class CheckoutSku
java.lang.Object
com.skava.cart.model.CheckoutSku
- All Implemented Interfaces:
Serializable
This model contains the SKU details for the items in the cart. These details are obtained from other microservices
such as Catalog, Pricing, and Inventory.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
static enum
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CheckoutSku
public CheckoutSku()
-