Sha256: 167f5a2b1950e5bcb6b7c4d43c4ea133007fe0799f915ecaebd54dc637d2ce1b
Contents?: true
Size: 467 Bytes
Versions: 1
Compression:
Stored size: 467 Bytes
Contents
# IronWorker::Complete ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **completed_at** | **DateTime** | Time when task was completed. Always in UTC. | [optional] **reason** | **String** | Machine readable reason failure, if status=error. Only used by the /error endpoint. | [optional] **error** | **String** | Error message, if status=error. Only used by the /error endpoint. | [optional]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
worker_ruby-0.5.7 | docs/Complete.md |