Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 589 Bytes

Researcher.md

File metadata and controls

14 lines (9 loc) · 589 Bytes

Researcher

Properties

Name Type Description Notes
id kotlin.String A globally unique reference for objects. [optional]
name kotlin.String The name of the researcher. [optional]
email kotlin.String The email address of the researcher. [optional]
address kotlin.String The physical address of the researcher. [optional]
studies kotlin.Array<kotlin.Any> The set of all studies conducted by the researcher. [optional]