Sha256: 8cdc99dca3c44835f4c0ea256fa08c666186871a566e998b3f17d3c6f52248c7

Contents?: true

Size: 330 Bytes

Versions: 4

Compression:

Stored size: 330 Bytes

Contents

# SyncteraRubySdk::RelationshipResponseAllOf

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **account_id** | **String** | Account ID | [optional] |

## Example

```ruby
require 'synctera_ruby_sdk'

instance = SyncteraRubySdk::RelationshipResponseAllOf.new(
  account_id: null
)
```

Version data entries

4 entries across 4 versions & 1 rubygems

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