public class PushFunds201ResponseRecipientInformation extends Object
| Constructor and Description |
|---|
PushFunds201ResponseRecipientInformation() |
| Modifier and Type | Method and Description |
|---|---|
PushFunds201ResponseRecipientInformation |
card(PushFunds201ResponseRecipientInformationCard card) |
PushFunds201ResponseRecipientInformation |
email(String email) |
boolean |
equals(Object o) |
PushFunds201ResponseRecipientInformationCard |
getCard()
Get card
|
String |
getEmail()
Customer's email address, including the full domain name.
|
int |
hashCode() |
void |
setCard(PushFunds201ResponseRecipientInformationCard card) |
void |
setEmail(String email) |
String |
toString() |
public PushFunds201ResponseRecipientInformation()
public PushFunds201ResponseRecipientInformation card(PushFunds201ResponseRecipientInformationCard card)
public PushFunds201ResponseRecipientInformationCard getCard()
public void setCard(PushFunds201ResponseRecipientInformationCard card)
public PushFunds201ResponseRecipientInformation email(String email)
public String getEmail()
public void setEmail(String email)
Copyright © 2025. All rights reserved.