Package com.skava.search.model
Class Sku
java.lang.Object
com.skava.search.model.Sku
- All Implemented Interfaces:
Serializable
This model contains the response of a SKU, such as identifier, status, etc.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
Specifies whether the SKU status is ACTIVE (=0) or INACTIVE (=1). -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Sku
public Sku()
-