ElementObject
A connector object (resource).
Properties¶
| Property | Type | Description |
|---|---|---|
custom? |
string |
Connector custom-ness marker. |
displayName? |
string |
Display name. |
elementKey? |
string |
Owning connector key. |
isHidden? |
boolean |
Whether the object is hidden from UX. |
isPriority? |
boolean |
Whether the object is featured as a priority. |
metadata? |
ElementObjectMetadata |
Object metadata block. |
name |
string |
Object name (e.g. contacts). |
path? |
string |
API path template. |
subType? |
string |
Object subtype. |
type? |
string |
Object type (e.g. standard, custom). |