UserExtraAttribute
Specifies an extra optional attribute for a particular user.
Properties
| Name | Type | Description | Notes | 
|---|---|---|---|
| id | str | The UUID of this extra user attribute. | [optional] [readonly] | 
| name | str | The name for the extra user attribute. | [optional] | 
| type | str | Type of custom user attribute. | [optional] | 
| value | str | The value for the extra user attribute. | [optional] |