Sha256: 560a7a6245c1e7c3c011b8e32f4151971264d44e80097cfbfc77a02106aba16c
Contents?: true
Size: 874 Bytes
Versions: 5
Compression:
Stored size: 874 Bytes
Contents
# BudgeaClient::Bank ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **Integer** | ID of the connector | **name** | **String** | Name of the bank or provider | **id_weboob** | **String** | | **hidden** | **BOOLEAN** | This connector is hidden from your users | [optional] [default to false] **charged** | **BOOLEAN** | Usage of this connector is charged | [default to true] **code** | **String** | Bank code | [optional] **beta** | **BOOLEAN** | If true, this connector is perhaps unstable :) | [default to false] **color** | **String** | Main color of the bank or provider | [optional] **slug** | **String** | | [optional] **sync_frequency** | **Float** | How many days to wait between syncs | [optional] **months_to_fetch** | **Integer** | How many months of history to fetch | [optional]
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
budgea_client-1.3.1 | docs/Bank.md |
budgea_client-1.3.0 | docs/Bank.md |
budgea_client-1.2.0 | docs/Bank.md |
budgea_client-1.1.0 | docs/Bank.md |
budgea_client-1.0.0 | docs/Bank.md |