Sha256: e5ba512cb787c7f280f5ecd5fccfe8ce5e3fc8e06ea095739c13ace2aa2c7395

Contents?: true

Size: 434 Bytes

Versions: 4

Compression:

Stored size: 434 Bytes

Contents

# SyncteraRubySdk::InternalAccountResponseAllOf

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **tenant** | **String** | The id of the tenant containing the resource. This is relevant for Fintechs that have multiple workspaces.  | [optional] |

## Example

```ruby
require 'synctera_ruby_sdk'

instance = SyncteraRubySdk::InternalAccountResponseAllOf.new(
  tenant: abcdef_ghijkl
)
```

Version data entries

4 entries across 4 versions & 1 rubygems

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