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

Version Path
budgea_client-1.4.4 docs/AccountLog.md
budgea_client-1.4.3 docs/AccountLog.md
budgea_client-1.4.2 docs/AccountLog.md
budgea_client-1.3.9 docs/AccountLog.md
budgea_client-1.3.6 docs/AccountLog.md
budgea_client-1.3.5 docs/AccountLog.md
budgea_client-1.3.4 docs/AccountLog.md
budgea_client-1.3.3 docs/AccountLog.md
budgea_client-1.3.2 docs/AccountLog.md
budgea_client-1.3.1 docs/AccountLog.md
budgea_client-1.3.0 docs/AccountLog.md
budgea_client-1.2.0 docs/AccountLog.md
budgea_client-1.1.0 docs/AccountLog.md
budgea_client-1.0.0 docs/AccountLog.md