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