Name | Type | Description | Notes |
---|---|---|---|
can | map[string,bool] | Operations the current user is able to perform on this object | [optional] |
id | string | Unique Id | [optional] |
first_name | string | First Name | [optional] |
last_name | string | Last Name | [optional] |
display_name | string | Full name for display (available only if both first_name and last_name are set) | [optional] |
avatar_url | string | URL for the avatar image (may be generic) | [optional] |
url | string | Link to get this item | [optional] |