| Modifier and Type | Method and Description |
|---|---|
Address |
CardTransaction.getCardAcceptorAddress() |
Address |
PaymentInitiationWithStatusResponse.getCreditorAddress() |
Address |
PeriodicPaymentInitiationWithStatusResponse.getCreditorAddress() |
Address |
PaymentInitiationJson.getCreditorAddress() |
Address |
PeriodicPaymentInitiationJson.getCreditorAddress() |
Address |
PaymentInitiationBulkElementJson.getCreditorAddress() |
| Modifier and Type | Method and Description |
|---|---|
void |
CardTransaction.setCardAcceptorAddress(Address cardAcceptorAddress) |
void |
PaymentInitiationWithStatusResponse.setCreditorAddress(Address creditorAddress) |
void |
PeriodicPaymentInitiationWithStatusResponse.setCreditorAddress(Address creditorAddress) |
void |
PaymentInitiationJson.setCreditorAddress(Address creditorAddress) |
void |
PeriodicPaymentInitiationJson.setCreditorAddress(Address creditorAddress) |
void |
PaymentInitiationBulkElementJson.setCreditorAddress(Address creditorAddress) |
Copyright © 2021. All rights reserved.