Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 2.25 KB

File metadata and controls

11 lines (7 loc) · 2.25 KB

EntityRelationship

Describes a relationship edge between a source and destination entity

Fields

Field Type Required Description
name str ✔️ The title or type of relationship. Currently an enum of CHIEF_OF_STAFF, EXECUTIVE_ASSISTANT
email str ✔️ Email of the person with whom the relationship exists. Per the example above, either B or C's email depending on the relationship.