Name | Type | Description | Notes |
---|---|---|---|
can | map[string,bool] | Operations the current user is able to perform on this object | [optional] |
id | string | Unique Id of this group-attribute relation | [optional] |
group_id | string | Id of group | [optional] |
user_attribute_id | string | Id of user attribute | [optional] |
value_is_hidden | bool | If true, the "value" field will be null, because the attribute settings block access to this value | [optional] |
rank | int | Precedence for resolving value for user | [optional] |
value | string | Value of user attribute for group | [optional] |