Sha256: 523210b8045014abeea74d7d990c4a227656ac28b7a7f77726f561933d79a5c2

Contents?: true

Size: 691 Bytes

Versions: 9

Compression:

Stored size: 691 Bytes

Contents

# BudgeaClient::AccountLog

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id_account** | **Integer** | ID of the related account | 
**id_connector** | **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_log** | **Integer** | ID of the related connection log | [optional] 


Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
budgea_client-4.0.3 docs/AccountLog.md
budgea_client-4.0.2 docs/AccountLog.md
budgea_client-4.0.1 docs/AccountLog.md
budgea_client-4.0.0 docs/AccountLog.md
budgea_client-3.0.1 docs/AccountLog.md
budgea_client-3.0.0 docs/AccountLog.md
budgea_client-2.0.2 docs/AccountLog.md
budgea_client-2.0.1 docs/AccountLog.md
budgea_client-2.0.0 docs/AccountLog.md