This is definitely not functional yet. Signed-off-by: Jacob Kiers <code@kiers.eu>
820 B
820 B
IntegrationRetrieve
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | ||
| name | String | ||
| bic | Option<String> | [optional] | |
| transaction_total_days | Option<String> | [optional][default to 90] | |
| countries | Vec | ||
| logo | String | ||
| supported_payments | std::collections::HashMap<String, serde_json::Value> | ||
| supported_features | Vec<serde_json::Value> | ||
| identification_codes | Vec<serde_json::Value> |