Sha256: dd0a78f1aa62111fa4b985086c35df91a4f01d02a075071c870cbab142e23bc5

Contents?: true

Size: 357 Bytes

Versions: 4

Compression:

Stored size: 357 Bytes

Contents

# SyncteraRubySdk::AdditionalData

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **title** | **String** | The professional role or position the person holds at the related organization. |  |

## Example

```ruby
require 'synctera_ruby_sdk'

instance = SyncteraRubySdk::AdditionalData.new(
  title: null
)
```

Version data entries

4 entries across 4 versions & 1 rubygems

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