Sha256: f597f34a70676f27d1fc1076b1f4c15363b5cd24b9d80af4e936e52718aaaaff
Contents?: true
Size: 1.14 KB
Versions: 3
Compression:
Stored size: 1.14 KB
Contents
# BudgeaClient::ConnectorSource ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **Integer** | ID of the connector source | **id_connector** | **Integer** | ID of the connector | **name** | **String** | Name of the source | **id_weboob** | **String** | | **auth_mechanism** | **String** | Authentication mechanism to use | [optional] **fallback** | **String** | Name of the source this fallback is for | [optional] **disabled** | **DateTime** | This source is not used to synchronize the connection | [optional] **priority** | **Integer** | The source priority order for the synchronization | [optional] **capabilities** | **Array<String>** | | [optional] **available_auth_mechanisms** | **Array<String>** | | [optional] **urls** | **Array<String>** | | [optional] **available_transfer_mechanisms** | **Array<String>** | | [optional] **transfer_validate_mechanism** | **String** | | [optional] **transfer_execution_date_types** | **Array<String>** | | [optional] **transfer_execution_frequencies** | **Array<String>** | | [optional]
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
budgea_client-5.6.0 | docs/ConnectorSource.md |
budgea_client-5.5.0 | docs/ConnectorSource.md |
budgea_client-5.4.0 | docs/ConnectorSource.md |