@Deprecated public class XPFPromotionCarrotsInputContext extends XPFEntity
| Modifier and Type | Class and Description |
|---|---|
static class |
XPFPromotionCarrotsInputContext.XPFPromotionCarrotsInputContextBuilder<C extends XPFPromotionCarrotsInputContext,B extends XPFPromotionCarrotsInputContext.XPFPromotionCarrotsInputContextBuilder<C,B>>
Deprecated.
|
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)
Deprecated.
|
protected |
XPFPromotionCarrotsInputContext(XPFPromotionCarrotsInputContext.XPFPromotionCarrotsInputContextBuilder<?,?> b)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static XPFPromotionCarrotsInputContext.XPFPromotionCarrotsInputContextBuilder<?,?> |
builder()
Deprecated.
|
protected boolean |
canEqual(Object other)
Deprecated.
|
boolean |
equals(Object o)
Deprecated.
|
@NonNull Currency |
getCurrency()
Deprecated.
The currency.
|
@NonNull Map<String,Object> |
getCustomerTags()
Deprecated.
The customer tags.
|
@NonNull XPFProductSku |
getProductSku()
Deprecated.
The product SKU.
|
@NonNull XPFShopper |
getShopper()
Deprecated.
The shopper.
|
int |
hashCode()
Deprecated.
|
String |
toString()
Deprecated.
|
getCustomData, getCustomDataValueprotected XPFPromotionCarrotsInputContext(XPFPromotionCarrotsInputContext.XPFPromotionCarrotsInputContextBuilder<?,?> b)
public XPFPromotionCarrotsInputContext(@NonNull
@NonNull XPFProductSku productSku,
@NonNull
@NonNull XPFShopper shopper,
@NonNull
@NonNull Map<String,Object> customerTags,
@NonNull
@NonNull Currency currency)
public static XPFPromotionCarrotsInputContext.XPFPromotionCarrotsInputContextBuilder<?,?> builder()
@NonNull public @NonNull XPFProductSku getProductSku()
@NonNull public @NonNull XPFShopper getShopper()
@NonNull public @NonNull Map<String,Object> getCustomerTags()
@NonNull public @NonNull Currency getCurrency()
protected boolean canEqual(Object other)
Copyright © 2026. All rights reserved.