public class XPFCartPromotionsCalculatorInputContext extends XPFEntity
Constructor and Description |
---|
XPFCartPromotionsCalculatorInputContext(@NonNull XPFShoppingCart cart,
@NonNull XPFStore store,
@NonNull Map<String,Object> customerTags,
@NonNull String evaluationStage,
@NonNull Currency currency) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
@NonNull XPFShoppingCart |
getCart()
The shopping cart.
|
@NonNull Currency |
getCurrency()
The currency.
|
@NonNull Map<String,Object> |
getCustomerTags()
The customer tags.
|
@NonNull String |
getEvaluationStage()
The evaluation Stage.
|
@NonNull XPFStore |
getStore()
The store.
|
int |
hashCode() |
String |
toString() |
getCustomData
@NonNull public @NonNull XPFShoppingCart getCart()
@NonNull public @NonNull XPFStore getStore()
@NonNull public @NonNull String getEvaluationStage()
@NonNull public @NonNull Currency getCurrency()
Copyright © 2025. All rights reserved.