| Interface | Description |
|---|---|
| BankAccountDetails |
Marker interface for classes with bank account details.
|
| BankingAliasDetails |
Marker interface for classes containing banking alias details.
|
| PayInExecutionDetails |
Marker interface for classes with details of execution option in PayIn entity.
|
| PayInPaymentDetails |
Marker interface for classes with details of means of payment in PayIn entity.
|
| PayOutPaymentDetails |
Marker interface for classes with details of means of payment in PayOut entity.
|
| StorageStrategy |
Storage strategy interface.
|