Package com.skava.paymentapp.model
Class SkuOms
java.lang.Object
com.skava.paymentapp.model.Sku
com.skava.paymentapp.model.SkuOms
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
SFSku
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Long
protected Boolean
protected List<ItemPriceInfo>
protected SkuInfo
protected @Size(min=0,max=255) String
protected @Size(min=0,max=255) String
Fields inherited from class com.skava.paymentapp.model.Sku
identifier, inventory, isDefault, prices, promotion, properties
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
expectedPreOrderShipmentDatetime
-
skuInfo
-
preOrdered
-
priceInfo
-
upc
-
vendor
-
-
Constructor Details
-
SkuOms
public SkuOms()
-