Sha256: e1dfb6e9e625ae045036d05546b22f9153c22febc11c0817ccf7f0acf557e189

Contents?: true

Size: 410 Bytes

Versions: 4

Compression:

Stored size: 410 Bytes

Contents

# SyncteraRubySdk::InternalAccountsListAllOf

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **internal_accounts** | [**Array<InternalAccountResponse>**](InternalAccountResponse.md) | Array of internal accounts |  |

## Example

```ruby
require 'synctera_ruby_sdk'

instance = SyncteraRubySdk::InternalAccountsListAllOf.new(
  internal_accounts: null
)
```

Version data entries

4 entries across 4 versions & 1 rubygems

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