public class XPFPromotionCarrotsInputContext extends XPFEntity
Constructor and Description |
---|
XPFPromotionCarrotsInputContext(@NonNull XPFProductSku productSku,
@NonNull XPFShopper shopper,
@NonNull Map<String,Object> customerTags,
@NonNull Currency currency) |
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 XPFShopper |
getShopper()
The shopper.
|
int |
hashCode() |
String |
toString() |
getCustomData
public XPFPromotionCarrotsInputContext(@NonNull @NonNull XPFProductSku productSku, @NonNull @NonNull XPFShopper shopper, @NonNull @NonNull Map<String,Object> customerTags, @NonNull @NonNull Currency currency)
@NonNull public @NonNull XPFProductSku getProductSku()
@NonNull public @NonNull XPFShopper getShopper()
@NonNull public @NonNull Currency getCurrency()
Copyright © 2025. All rights reserved.