Properties #
Property | Type | Description |
---|---|---|
_id | String | User ID (kuid) |
content | Map<String, dynamic> | User internal content |
content #
The content
property is a Map containing, alongside custom defined values, the following generic properties:
Property | Type | Description |
---|---|---|
profileIds | List<String> | Profiles IDs for this user |
_kuzzle_info | Map<String, dynamic> | Kuzzle metadata |
Edit this page on Github(opens new window)