Sha256: 14ec48268af5e09e09190a9c6a28d59a1bb4caa1c1bafd513c5367f07bf7c402

Contents?: true

Size: 1.43 KB

Versions: 18

Compression:

Stored size: 1.43 KB

Contents

# BudgeaClient::ConnectionLog

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **Integer** | ID of the log | 
**id_user** | **Integer** | ID of the user | [optional] 
**id_connection** | **Integer** | ID of the connection | 
**id_connector** | **Integer** | ID of the connector | [optional] 
**id_source** | **Integer** | ID of the related connection source | [optional] 
**login** | **String** | bcrypt hash of the login | [optional] 
**error_uid** | **String** | MD5 hash of the exception backtrace | [optional] 
**timestamp** | **DateTime** | Timestamp of log, when the synchronization has finished | 
**next_try** | **DateTime** | If fail, the date represents the next try to connect | [optional] 
**error** | **String** | If fail, contains the error code | [optional] 
**error_message** | **String** | If fail, error message received from connector | [optional] 
**statut** | **Integer** | Status of user (1 = charged user) | [optional] 
**nb_accounts** | **Integer** | In case of bank connection, number of accounts | [optional] 
**start** | **DateTime** | Timestamp when the synchronization has started | [optional] 
**worker** | **String** | Worker used to do synchronization | [optional] 
**session_folder_id** | **String** | Session folder uid | [optional] 
**fields** | **String** | Fields for connection in additionalInformationNeeded state with background option | [optional] 


Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
budgea_client-5.6.0 docs/ConnectionLog.md
budgea_client-5.5.0 docs/ConnectionLog.md
budgea_client-5.4.0 docs/ConnectionLog.md
budgea_client-5.3.8 docs/ConnectionLog.md
budgea_client-5.3.7 docs/ConnectionLog.md
budgea_client-5.3.6 docs/ConnectionLog.md
budgea_client-5.3.4 docs/ConnectionLog.md
budgea_client-5.3.3 docs/ConnectionLog.md
budgea_client-5.3.2 docs/ConnectionLog.md
budgea_client-5.3.1 docs/ConnectionLog.md
budgea_client-5.2.0 docs/ConnectionLog.md
budgea_client-5.1.3 docs/ConnectionLog.md
budgea_client-5.1.2 docs/ConnectionLog.md
budgea_client-5.1.1 docs/ConnectionLog.md
budgea_client-5.0.4 docs/ConnectionLog.md
budgea_client-5.0.3 docs/ConnectionLog.md
budgea_client-5.0.1 docs/ConnectionLog.md
budgea_client-5.0.0 docs/ConnectionLog.md