Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 921 Bytes

UserAttributeGroupValue.md

File metadata and controls

16 lines (12 loc) · 921 Bytes

UserAttributeGroupValue

Properties

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]

[Back to Model list] [Back to API list] [Back to README]