Sha256: 2080e296d04ace4a242165a324fdec87312fb6363f97c893e13fec0ed5984b47

Contents?: true

Size: 340 Bytes

Versions: 4

Compression:

Stored size: 340 Bytes

Contents

# SyncteraRubySdk::WatchlistAlertListAllOf

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **alerts** | [**Array<WatchlistAlert>**](WatchlistAlert.md) |  |  |

## Example

```ruby
require 'synctera_ruby_sdk'

instance = SyncteraRubySdk::WatchlistAlertListAllOf.new(
  alerts: null
)
```

Version data entries

4 entries across 4 versions & 1 rubygems

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