public class XPFNotificationRecipient extends XPFEntity
Constructor and Description |
---|
XPFNotificationRecipient(@NonNull String displayName,
String emailAddress,
XPFCustomer customer) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
XPFCustomer |
getCustomer()
The customer, if available.
|
@NonNull String |
getDisplayName()
The display name.
|
String |
getEmailAddress()
The email address.
|
int |
hashCode() |
String |
toString() |
getCustomData
public XPFNotificationRecipient(@NonNull @NonNull String displayName, String emailAddress, XPFCustomer customer)
@NonNull public @NonNull String getDisplayName()
public String getEmailAddress()
public XPFCustomer getCustomer()
Copyright © 2025. All rights reserved.