| Name | Type | Description | Notes |
|---|---|---|---|
| events | Array<Event> | List of events (max 25) | [optional] |
require 'primary_connect_client'
instance = PrimaryConnectClient::Events.new(
events: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| events | Array<Event> | List of events (max 25) | [optional] |
require 'primary_connect_client'
instance = PrimaryConnectClient::Events.new(
events: null
)