banks2ff/gocardless-bankaccount-data-api/docs/IntegrationRetrieve.md
Jacob Kiers f0b8df90b9 Initial commit
This is definitely not functional yet.

Signed-off-by: Jacob Kiers <code@kiers.eu>
2024-10-04 20:31:39 +02:00

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>

[Back to Model list] [Back to API list] [Back to README]