FlattenedUserProfile
This is a FlattenedUserProfile that includes information that is not sensative in relation to a user.
Properties​
Name | Type | Description | Notes |
---|---|---|---|
var_schema | EmbeddedModelSchema | [optional] | |
id | str | this is the uuid that identifies a user. | |
str | [optional] | ||
name | str | [optional] | |
username | str | [optional] | |
picture | str | [optional] | |
vanityname | str | [optional] |