UserProfile
Properties​
Name | Type | Description | Notes |
---|---|---|---|
id | kotlin.String | ||
aesthetics | Aesthetics | ||
schema | EmbeddedModelSchema | [optional] | |
picture | java.net.URI | mapped from picture.URL pointing to the user's profile picture. | [optional] |
kotlin.String | [optional] | ||
created | GroupedTimestamp | [optional] | |
updated | GroupedTimestamp | [optional] | |
username | kotlin.String | (unique) User's username. | [optional] |
name | kotlin.String | This is the name of the User. | [optional] |
vanityname | kotlin.String | [optional] | |
allocation | AllocationCloud | [optional] | |
providers | ExternalProviders | [optional] | |
auth0 | Auth0UserMetadata | [optional] |