Properties #
Property | Type | Description |
---|---|---|
_id | string | User ID (kuid) |
content | object | User internal content |
content #
The content
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)