| Package | Description |
|---|---|
| de.adorsys.psd2.model |
| Modifier and Type | Method and Description |
|---|---|
PaymentInitiationSctInstJson |
PaymentInitiationSctInstJson.creditorAccount(Object creditorAccount) |
PaymentInitiationSctInstJson |
PaymentInitiationSctInstJson.creditorAddress(Address creditorAddress) |
PaymentInitiationSctInstJson |
PaymentInitiationSctInstJson.creditorAgent(String creditorAgent) |
PaymentInitiationSctInstJson |
PaymentInitiationSctInstJson.creditorName(String creditorName) |
PaymentInitiationSctInstJson |
PaymentInitiationSctInstJson.debtorAccount(Object debtorAccount) |
PaymentInitiationSctInstJson |
PaymentInitiationSctInstJson.endToEndIdentification(String endToEndIdentification) |
PaymentInitiationSctInstJson |
PaymentInitiationSctInstJson.instructedAmount(Amount instructedAmount) |
PaymentInitiationSctInstJson |
PaymentInitiationSctInstJson.remittanceInformationUnstructured(String remittanceInformationUnstructured) |
| Modifier and Type | Method and Description |
|---|---|
List<PaymentInitiationSctInstJson> |
BulkPaymentInitiationSctInstWithStatusResponse.getPayments()
A list of JSON bodies for SCT INST payments.
|
| Modifier and Type | Method and Description |
|---|---|
BulkPaymentInitiationSctInstWithStatusResponse |
BulkPaymentInitiationSctInstWithStatusResponse.addPaymentsItem(PaymentInitiationSctInstJson paymentsItem) |
| Modifier and Type | Method and Description |
|---|---|
BulkPaymentInitiationSctInstWithStatusResponse |
BulkPaymentInitiationSctInstWithStatusResponse.payments(List<PaymentInitiationSctInstJson> payments) |
void |
BulkPaymentInitiationSctInstWithStatusResponse.setPayments(List<PaymentInitiationSctInstJson> payments) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.