public class XPFCatalogPromotionsCalculatorInputContext extends XPFEntity
Constructor and Description |
---|
XPFCatalogPromotionsCalculatorInputContext(@NonNull XPFProductSku productSku,
@NonNull XPFStore store,
@NonNull Currency currency,
@NonNull Map<String,Object> customerTags) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
@NonNull Currency |
getCurrency()
The currency.
|
@NonNull Map<String,Object> |
getCustomerTags()
The customer tags.
|
@NonNull XPFProductSku |
getProductSku()
The product SKU.
|
@NonNull XPFStore |
getStore()
The store.
|
int |
hashCode() |
String |
toString() |
getCustomData
@NonNull public @NonNull XPFProductSku getProductSku()
@NonNull public @NonNull XPFStore getStore()
@NonNull public @NonNull Currency getCurrency()
Copyright © 2025. All rights reserved.