Widget
VARIABLE | TYPE | DESCRIPTION | OPTIONAL |
---|---|---|---|
id | String | Unique identifier for the widget | ✔️ |
parentEntityID | String | Identifier of the parent entity associated with the widget | ✔️ |
parentEntityType | String | Type of the parent entity associated with the widget | ✔️ |
metadata | [String: Any] | Additional metadata associated with the widget | ✔️ |
createdAt | Double | Timestamp when the widget was created | ✔️ |
updatedAt | Double | Timestamp when the widget was last updated | ✔️ |
lmMeta | [String: Any] | Additional meta information for the widget | ✔️ |