Sha256: 79f916f5981f40002bc02c7bf4171a3128b6a50edbdcc1b5002e3146c742c09a
Contents?: true
Size: 712 Bytes
Versions: 18
Compression:
Stored size: 712 Bytes
Contents
# BudgeaClient::SubscriptionLog ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **Integer** | ID of the log | **id_subscription** | **Integer** | ID of the related subscription | **timestamp** | **DateTime** | Timestamp of log | **nb_docs** | **Integer** | Number of docs on the subscription | [optional] **id_connection_log** | **Integer** | ID of the related connection log | [optional] **error** | **String** | If fail, contains the error code | [optional] **error_message** | **String** | If fail, error message received from provider | [optional] **id_source** | **Integer** | ID of the related connection source | [optional]
Version data entries
18 entries across 18 versions & 1 rubygems