Package com.skava.paymentapp.model
Class Sku
java.lang.Object
com.skava.paymentapp.model.Sku
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
SkuOms
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected @Size(min=0,max=255) String
protected String
protected boolean
protected List<PriceModel>
protected List<SFPromotion>
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
identifier
-
isDefault
protected boolean isDefault -
inventory
-
prices
-
promotion
-
properties
-
-
Constructor Details
-
Sku
public Sku()
-