Sha256: ac4bc5631ec9385b4865ac21089aa9dd3369a0a0a84e1f365141c272ae7dcc21
Contents?: true
Size: 678 Bytes
Versions: 14
Compression:
Stored size: 678 Bytes
Contents
# BudgeaClient::AccountLog ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id_account** | **Integer** | ID of the related account | **id_bank** | **Integer** | provider id | [optional] **balance** | **Float** | Balanced recorded | **coming** | **Float** | Coming debit recorded | [optional] [default to 0.0] **timestamp** | **DateTime** | Timestamp of log | **error** | **String** | If fail, contains the error code | [optional] **error_message** | **String** | If fail, error message received from bank or provider | [optional] **id_connection** | **Integer** | ID of the related connection | [optional]
Version data entries
14 entries across 14 versions & 1 rubygems