Sha256: 8a4b41bbbec5c5bf2d7181bd7497929bc6449ac7247252f76ee8484187d21d9d
Contents?: true
Size: 621 Bytes
Versions: 7
Compression:
Stored size: 621 Bytes
Contents
# Dropbox::Sign::EventCallbackRequestEvent Basic information about the event that occurred. ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | `event_time`<sup>*_required_</sup> | ```String``` | Time the event was created (using Unix time). | | | `event_type`<sup>*_required_</sup> | ```String``` | Type of callback event that was triggered. | | | `event_hash`<sup>*_required_</sup> | ```String``` | Generated hash used to verify source of event data. | | | `event_metadata` | [```EventCallbackRequestEventMetadata```](EventCallbackRequestEventMetadata.md) | | |
Version data entries
7 entries across 7 versions & 1 rubygems