15 lines
531 B
Markdown
15 lines
531 B
Markdown
# UserPartial
|
|
|
|
## Properties
|
|
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**name** | **String** | User's name (as it appears on their page) |
|
|
**status** | Option<**String**> | |
|
|
**title** | **String** | User's title |
|
|
**avatar_url** | **String** | URL to user's icon |
|
|
**join_date** | Option<**String**> | |
|
|
|
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
|
|
|