public class XPFOpenIdClaimsExtractionResult extends XPFEntity
Constructor and Description |
---|
XPFOpenIdClaimsExtractionResult() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
Map<String,String> |
getCustomerProfileAttributes()
The attributes to be stored on the customer profile.
|
Set<String> |
getCustomerSegments()
The segments to be stored on the customer profile.
|
int |
hashCode() |
void |
setCustomerProfileAttributes(Map<String,String> customerProfileAttributes)
The attributes to be stored on the customer profile.
|
void |
setCustomerSegments(Set<String> customerSegments)
The segments to be stored on the customer profile.
|
String |
toString() |
getCustomData
public Map<String,String> getCustomerProfileAttributes()
public Set<String> getCustomerSegments()
public void setCustomerProfileAttributes(Map<String,String> customerProfileAttributes)
Copyright © 2024. All rights reserved.