| Interface | Description |
|---|---|
| HasTransactionNumber |
Common interface for entities with a transaction number
|
| IAuthorizableTransData |
Common interface for transfer / direct transaction data
|
| IBasicTransData |
Common interface for transfer / transaction data
|
| ITransData |
Common interface for transfer and payment data
|
| TransOverviewQuery |
| Enum | Description |
|---|---|
| ExternalPaymentStatus |
The possible statuses for an external payment
|
| PaymentRequestStatus |
The possible statuses for a payment request
|
| ScheduledPaymentInstallmentStatus |
The possible statuses for a scheduled payment installment
|
| ScheduledPaymentStatus |
The possible statuses for a scheduled payment
|
| SchedulingType |
Determines how a transaction will be scheduled
|
| TransactionAuthorizationStatus |
The generic status a transaction may have regarding to it's authorization.
|
| TransactionNature |
Contains the possible natures for a transaction
|