Initial commit
This is definitely not functional yet. Signed-off-by: Jacob Kiers <code@kiers.eu>
This commit is contained in:
16
gocardless-bankaccount-data-api/docs/Integration.md
Normal file
16
gocardless-bankaccount-data-api/docs/Integration.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# Integration
|
||||
|
||||
## Properties
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**id** | **String** | |
|
||||
**name** | **String** | |
|
||||
**bic** | Option<**String**> | | [optional]
|
||||
**transaction_total_days** | Option<**String**> | | [optional][default to 90]
|
||||
**countries** | **Vec<String>** | |
|
||||
**logo** | **String** | |
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user