public class BankingScheduledPaymentFrom extends Object
| Constructor and Description |
|---|
BankingScheduledPaymentFrom() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getAccountId()
ID of the account that is the source of funds for the payment
|
int |
hashCode() |
void |
setAccountId(String accountId) |
String |
toString() |
Copyright © 2019. All rights reserved.