public class PushFunds201ResponseRecipientInformationCard extends Object
| Constructor and Description |
|---|
PushFunds201ResponseRecipientInformationCard() |
| Modifier and Type | Method and Description |
|---|---|
PushFunds201ResponseRecipientInformationCard |
balance(String balance) |
PushFunds201ResponseRecipientInformationCard |
currency(String currency) |
boolean |
equals(Object o) |
String |
getBalance()
This field shows the available balance in the prepaid account.
|
String |
getCurrency()
This is a multicurrency-only field.
|
int |
hashCode() |
void |
setBalance(String balance) |
void |
setCurrency(String currency) |
String |
toString() |
public PushFunds201ResponseRecipientInformationCard()
public PushFunds201ResponseRecipientInformationCard balance(String balance)
public String getBalance()
public void setBalance(String balance)
public PushFunds201ResponseRecipientInformationCard currency(String currency)
public String getCurrency()
public void setCurrency(String currency)
Copyright © 2025. All rights reserved.