Properties #
Property | Type | Description |
---|---|---|
_id | string | User ID (kuid) |
_source | object | User internal content Available since undefined |
content | object | User internal content Deprecated since undefined |
_source #
The _source
property is an object containing, alongside custom defined values, the following generic properties:
Property | Type | Description |
---|---|---|
profileIds | string[] | Profiles IDs for this user |
_kuzzle_info | object | Kuzzle metadata |
Edit this page on Github(opens new window)