public class PaymentProposal extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PaymentProposal.PaymentProposalResponse |
| Constructor and Description |
|---|
PaymentProposal() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccountNumber() |
String |
getBankCode() |
String |
getName() |
void |
setAccountNumber(String accountNumber) |
void |
setBankCode(String bankCode) |
void |
setName(String name) |
Copyright © 2018 figo GmbH. All rights reserved.