SyncteraRubySdk::AdditionalData

Properties

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

Example

require 'synctera_ruby_sdk'

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