Sha256: 5357675c262da7d4cea423c548c9f3192df55faf2077102e9ad55b8592c9548d

Contents?: true

Size: 325 Bytes

Versions: 38

Compression:

Stored size: 325 Bytes

Contents

# OryClient::ListEventStreams

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **event_streams** | [**Array<EventStream>**](EventStream.md) |  | [optional] |

## Example

```ruby
require 'ory-client'

instance = OryClient::ListEventStreams.new(
  event_streams: null
)
```

Version data entries

38 entries across 38 versions & 1 rubygems

Version Path
ory-client-1.14.1 docs/ListEventStreams.md
ory-client-1.14.0 docs/ListEventStreams.md
ory-client-1.13.10 docs/ListEventStreams.md
ory-client-1.13.6 docs/ListEventStreams.md
ory-client-1.13.4 docs/ListEventStreams.md
ory-client-1.13.3 docs/ListEventStreams.md
ory-client-1.13.2 docs/ListEventStreams.md
ory-client-1.13.1 docs/ListEventStreams.md
ory-client-1.13.0 docs/ListEventStreams.md
ory-client-1.11.6 docs/ListEventStreams.md
ory-client-1.9.0 docs/ListEventStreams.md
ory-client-1.8.1 docs/ListEventStreams.md
ory-client-1.8.0 docs/ListEventStreams.md
ory-client-1.6.2 docs/ListEventStreams.md
ory-client-1.6.1 docs/ListEventStreams.md
ory-client-1.5.2 docs/ListEventStreams.md
ory-client-1.5.1 docs/ListEventStreams.md
ory-client-1.5.0 docs/ListEventStreams.md