Package com.skava.paymentapp.model
Class SFSku
java.lang.Object
com.skava.paymentapp.model.Sku
com.skava.paymentapp.model.SkuOms
com.skava.paymentapp.model.SFSku
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
SkuOrchestration
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected SkuAgeLimitprotected List<SkuAlternateCurrencyDetails>protected SkuFulfillmentDetailsprotected SkuInventoryLimitprotected BigDecimalprotected BigDecimalprotected BigDecimalprotected @Size(min=0,max=255) Stringprotected @Size(min=0,max=255) Stringprotected @Size(min=0,max=255) Stringprotected SkuQuantityLimitprotected BigDecimalprotected Objectprotected static final longprotected @Size(min=0,max=255) Stringprotected BigDecimalprotected SubTypeprotected SkuTaxationPropertiesprotected @Size(min=0,max=255) Stringprotected SkuTypeprotected SkuVariablePriceLimitFields inherited from class com.skava.paymentapp.model.SkuOms
expectedPreOrderShipmentDatetime, preOrdered, priceInfo, skuInfo, upc, vendorFields inherited from class com.skava.paymentapp.model.Sku
identifier, inventory, isDefault, prices, promotion, properties -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
serialVersionUID
protected static final long serialVersionUID- See Also:
-
skuId
-
productId
-
productCategory
-
productBrand
-
type
-
subType
-
title
-
optionalSkuQuantity
-
skuQuantity
-
price
-
ruleprice
-
regularPrice
-
markdown
-
quantityLimit
-
variablePriceLimit
-
ageLimit
-
alternateCurrencyProperties
-
fulfilmentProperties
-
taxationProperties
-
inventoryProperties
-
-
Constructor Details
-
SFSku
public SFSku()
-