Package com.skava.cart.constants
Class CartHeader
java.lang.Object
com.skava.cart.constants.CartHeader
The Class CartHeader
This class contains cart exchange headers related constants- Author:
- Infosys Equinox
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe Constant SIZE.static final StringX_ACCOUNTID property namestatic final StringX_CARTTYPE property namestatic final StringX_EXACTPRICE property namestatic final StringX_FILTER property namestatic final StringX_ID property namestatic final StringX_ISPAYMENTENABLED property namestatic final StringThe Constant ITEM_ID.static final StringX_LOCALE property namestatic final StringX_OVERRIDEVALIDATION property namestatic final StringPAYMENT_ID property namestatic final StringX_PAYMENTSERVICEID property namestatic final StringX_PROMOCODE property namestatic final StringX_SKIPGET property namestatic final StringX_STORE_ID property namestatic final StringThe Constant X_USER_ID. -
Method Summary
-
Field Details
-
X_STORE_ID
X_STORE_ID property name- See Also:
-
X_ID
X_ID property name- See Also:
-
X_PAYMENT_ID
PAYMENT_ID property name- See Also:
-
X_LOCALE
X_LOCALE property name- See Also:
-
X_FILTER
X_FILTER property name- See Also:
-
X_EXACT_PRICE
X_EXACTPRICE property name- See Also:
-
X_CART_TYPE
X_CARTTYPE property name- See Also:
-
X_ACCOUNT_ID
X_ACCOUNTID property name- See Also:
-
X_PROMOCODE
X_PROMOCODE property name- See Also:
-
X_IS_PAYMENT_ENABLED
X_ISPAYMENTENABLED property name- See Also:
-
X_PAYMENT_SERVICE_ID
X_PAYMENTSERVICEID property name- See Also:
-
X_SKIP_GET
X_SKIPGET property name- See Also:
-
X_OVERRIDE_VALIDATION
X_OVERRIDEVALIDATION property name- See Also:
-
X_USER_ID
The Constant X_USER_ID.- See Also:
-
X_ITEM_ID
The Constant ITEM_ID.- See Also:
-
SIZE
The Constant SIZE.- See Also:
-