Sha256: 70a2e37e2f7256ddad89b4dd341895edaf07842270c175e626a8f559be73df92

Contents?: true

Size: 384 Bytes

Versions: 4

Compression:

Stored size: 384 Bytes

Contents

# SyncteraRubySdk::RelationshipListAllOf

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **relationships** | [**Array<RelationshipResponse>**](RelationshipResponse.md) | Array of relationships |  |

## Example

```ruby
require 'synctera_ruby_sdk'

instance = SyncteraRubySdk::RelationshipListAllOf.new(
  relationships: null
)
```

Version data entries

4 entries across 4 versions & 1 rubygems

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