Sha256: 34e072762c10ced0e54cdc231fb6a6bd2c2a17e20441fbfc419f46ba99f0aaf1

Contents?: true

Size: 327 Bytes

Versions: 4

Compression:

Stored size: 327 Bytes

Contents

# SyncteraRubySdk::EventListAllOf

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **event_list** | [**Array<Event>**](Event.md) | Array of events |  |

## Example

```ruby
require 'synctera_ruby_sdk'

instance = SyncteraRubySdk::EventListAllOf.new(
  event_list: null
)
```

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
synctera_ruby_sdk-1.1.3 docs/EventListAllOf.md
synctera_ruby_sdk-1.1.2 docs/EventListAllOf.md
synctera_ruby_sdk-1.1.1 docs/EventListAllOf.md
synctera_ruby_sdk-1.0.0 docs/EventListAllOf.md