Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 334 Bytes

AdditionalData.md

File metadata and controls

18 lines (12 loc) · 334 Bytes

Synctera::AdditionalData

Properties

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

Example

require 'synctera'

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