EntityRelationship
Describes a relationship edge between a source and destination entity
Properties
Name | Type | Description | Notes |
---|---|---|---|
name | str | The title or type of relationship. Currently an enum of `CHIEF_OF_STAFF`, `EXECUTIVE_ASSISTANT` | |
str | Email of the person with whom the relationship exists. Per the example above, either `B` or `C`'s email depending on the relationship. | ||
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |