Sha256: 7828d7fdd7ab85910921c46911216ad81a8e97b251b377ee9e3ee0caf364d8e4

Contents?: true

Size: 386 Bytes

Versions: 4

Compression:

Stored size: 386 Bytes

Contents

# SyncteraRubySdk::MonitoringSubscriptionListAllOf

## Properties

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

## Example

```ruby
require 'synctera_ruby_sdk'

instance = SyncteraRubySdk::MonitoringSubscriptionListAllOf.new(
  subscriptions: null
)
```

Version data entries

4 entries across 4 versions & 1 rubygems

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