public class XPFPromotionCarrotsInputContext extends XPFPromotionCarrotsInputContext
| Modifier and Type | Class and Description |
|---|---|
static class |
XPFPromotionCarrotsInputContext.XPFPromotionCarrotsInputContextBuilder<C extends XPFPromotionCarrotsInputContext,B extends XPFPromotionCarrotsInputContext.XPFPromotionCarrotsInputContextBuilder<C,B>> |
XPFEntity.XPFEntityBuilder<C extends XPFEntity,B extends XPFEntity.XPFEntityBuilder<C,B>>| Modifier | Constructor and Description |
|---|---|
|
XPFPromotionCarrotsInputContext(@NonNull XPFProductSku productSku,
@NonNull XPFShopper shopper,
@NonNull Map<String,Object> customerTags,
@NonNull Currency currency)
Constructor.
|
protected |
XPFPromotionCarrotsInputContext(XPFPromotionCarrotsInputContext.XPFPromotionCarrotsInputContextBuilder<?,?> b) |
| Modifier and Type | Method and Description |
|---|---|
static XPFPromotionCarrotsInputContext.XPFPromotionCarrotsInputContextBuilder<?,?> |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
getCurrency, getCustomerTags, getProductSku, getShoppergetCustomData, getCustomDataValuepublic XPFPromotionCarrotsInputContext(@NonNull
@NonNull XPFProductSku productSku,
@NonNull
@NonNull XPFShopper shopper,
@NonNull
@NonNull Map<String,Object> customerTags,
@NonNull
@NonNull Currency currency)
productSku - the product SKUshopper - the shoppercustomerTags - the customer tagscurrency - the currencyprotected XPFPromotionCarrotsInputContext(XPFPromotionCarrotsInputContext.XPFPromotionCarrotsInputContextBuilder<?,?> b)
public static XPFPromotionCarrotsInputContext.XPFPromotionCarrotsInputContextBuilder<?,?> builder()
public String toString()
toString in class XPFPromotionCarrotsInputContextpublic boolean equals(Object o)
equals in class XPFPromotionCarrotsInputContextprotected boolean canEqual(Object other)
canEqual in class XPFPromotionCarrotsInputContextpublic int hashCode()
hashCode in class XPFPromotionCarrotsInputContextCopyright © 2026. All rights reserved.