Name | Type | Description | Notes |
---|---|---|---|
entity | String | The object on which the property is set. | |
key | String | The key of the property. | |
path | String | The path in the property value to query. | |
type | TypeEnum | The type of the property value extraction. Not available if the extraction for the property is not registered on the instance with the Entity property module. | [optional] |
Name | Value |
---|---|
NUMBER | "number" |
STRING | "string" |
TEXT | "text" |
DATE | "date" |
USER | "user" |