| Package | Description |
|---|---|
| de.adorsys.psd2.model |
| Modifier and Type | Method and Description |
|---|---|
Address |
Address.buildingNumber(String buildingNumber) |
Address |
Address.country(String country) |
@Valid Address |
CardTransaction.getCardAcceptorAddress()
Get cardAcceptorAddress
|
@Valid Address |
PeriodicPaymentInitiationJson.getCreditorAddress()
Get creditorAddress
|
@Valid Address |
PaymentInitiationWithStatusResponse.getCreditorAddress()
Get creditorAddress
|
@Valid Address |
PaymentInitiationBulkElementJson.getCreditorAddress()
Get creditorAddress
|
@Valid Address |
PaymentInitiationJson.getCreditorAddress()
Get creditorAddress
|
@Valid Address |
PeriodicPaymentInitiationWithStatusResponse.getCreditorAddress()
Get creditorAddress
|
Address |
Address.postCode(String postCode) |
Address |
Address.streetName(String streetName) |
Address |
Address.townName(String townName) |
| Modifier and Type | Method and Description |
|---|---|
CardTransaction |
CardTransaction.cardAcceptorAddress(Address cardAcceptorAddress) |
PeriodicPaymentInitiationJson |
PeriodicPaymentInitiationJson.creditorAddress(Address creditorAddress) |
PaymentInitiationWithStatusResponse |
PaymentInitiationWithStatusResponse.creditorAddress(Address creditorAddress) |
PaymentInitiationBulkElementJson |
PaymentInitiationBulkElementJson.creditorAddress(Address creditorAddress) |
PaymentInitiationJson |
PaymentInitiationJson.creditorAddress(Address creditorAddress) |
PeriodicPaymentInitiationWithStatusResponse |
PeriodicPaymentInitiationWithStatusResponse.creditorAddress(Address creditorAddress) |
void |
CardTransaction.setCardAcceptorAddress(Address cardAcceptorAddress) |
void |
PeriodicPaymentInitiationJson.setCreditorAddress(Address creditorAddress) |
void |
PaymentInitiationWithStatusResponse.setCreditorAddress(Address creditorAddress) |
void |
PaymentInitiationBulkElementJson.setCreditorAddress(Address creditorAddress) |
void |
PaymentInitiationJson.setCreditorAddress(Address creditorAddress) |
void |
PeriodicPaymentInitiationWithStatusResponse.setCreditorAddress(Address creditorAddress) |
Copyright © 2020. All rights reserved.