Sha256: fb307c7cb4bfb7f090749e2e965fae5608411daead7058ca12ef406de61cf9ac

Contents?: true

Size: 643 Bytes

Versions: 8

Compression:

Stored size: 643 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`<sup>*_required_</sup> | [```EventCallbackRequestEventMetadata```](EventCallbackRequestEventMetadata.md) |    |  |

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
dropbox-sign-1.3.0 docs/EventCallbackRequestEvent.md
dropbox-sign-1.2.0 docs/EventCallbackRequestEvent.md
dropbox-sign-1.1.2 docs/EventCallbackRequestEvent.md
dropbox-sign-1.1.1 docs/EventCallbackRequestEvent.md
dropbox-sign-1.1.0 docs/EventCallbackRequestEvent.md
dropbox-sign-1.0.1 docs/EventCallbackRequestEvent.md
dropbox-sign-1.0.0 docs/EventCallbackRequestEvent.md
dropbox-sign-1.0.0.pre.beta2301 docs/EventCallbackRequestEvent.md