public class PtsV2PayoutsPost201ResponseRecipientInformationCard extends Object
| Constructor and Description |
|---|
PtsV2PayoutsPost201ResponseRecipientInformationCard() |
| Modifier and Type | Method and Description |
|---|---|
PtsV2PayoutsPost201ResponseRecipientInformationCard |
balance(String balance) |
PtsV2PayoutsPost201ResponseRecipientInformationCard |
currency(String currency) |
boolean |
equals(Object o) |
String |
getBalance()
This field shows the available balance in the prepaid account.
|
String |
getCurrency()
This field indicates the 3-letter [ISO Standard Currency Codes](http://apps.cybersource.com/library/documentation/sbc/quickref/currencies.pdf) for the card currency.
|
int |
hashCode() |
void |
setBalance(String balance) |
void |
setCurrency(String currency) |
String |
toString() |
public PtsV2PayoutsPost201ResponseRecipientInformationCard()
public PtsV2PayoutsPost201ResponseRecipientInformationCard balance(String balance)
public String getBalance()
public void setBalance(String balance)
public PtsV2PayoutsPost201ResponseRecipientInformationCard currency(String currency)
public String getCurrency()
public void setCurrency(String currency)
Copyright © 2025. All rights reserved.