Sha256: 7bd31891a98e685e99bbc674b87ee149b12882dc251a1929670a2ea663661186
Contents?: true
Size: 821 Bytes
Versions: 23
Compression:
Stored size: 821 Bytes
Contents
# BudgeaClient::TransferLog ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **Integer** | ID of the transfer log entry | **id_transfer** | **Integer** | ID of the related transfer | [optional] **id_file** | **Integer** | ID of the related file | [optional] **request_data** | **String** | Data stored related to user who has requested the transfer | [optional] **state** | **String** | State of the transfer (created, scheduled, validating, pending, done, canceled, error, bug) | [optional] **error** | **String** | Error message during transfer, if any | [optional] **timestamp** | **DateTime** | Timestamp of the log | **fields** | **String** | Fields for transfer in additionalInformationNeeded state with background option | [optional]
Version data entries
23 entries across 23 versions & 1 rubygems