Record
integration-retrieve
No description available.
record integration-retrieve {
bic: option<string>,
countries: list<string>,
id: string,
logo: string,
name: string,
supported-features: list<string>,
supported-payments: integration-retrieve-supported-payments,
transaction-total-days: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| bic | option<string> | |
| countries | list<string> | |
| id | string | |
| logo | string | |
| name | string | |
| supported-features | list<string> | |
| supported-payments | integration-retrieve-supported-payments | |
| transaction-total-days | option<string> |