SyncteraRubySdk::WatchlistAlertListAllOf
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| alerts | Array<WatchlistAlert> |
Example
require 'synctera_ruby_sdk'
instance = SyncteraRubySdk::WatchlistAlertListAllOf.new(
alerts: null
)
| Name | Type | Description | Notes |
|---|---|---|---|
| alerts | Array<WatchlistAlert> |
require 'synctera_ruby_sdk'
instance = SyncteraRubySdk::WatchlistAlertListAllOf.new(
alerts: null
)