Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 870 Bytes

Role.md

File metadata and controls

18 lines (15 loc) · 870 Bytes

# Role

Properties

Name Type Description Notes
id string The role id
name string Name of the role
hierarchy string Hierarchy this role refers to
type string Type of role
min_age float Role min age
max_age float Role max age
level string Hierarchy level this role applies to
categories \Verdigado\GrueneApiClient\models\RoleCategory[] Role categories
tags \Verdigado\GrueneApiClient\models\RoleTag[] Role tags
aliases \Verdigado\GrueneApiClient\models\RoleAlias[] Role Aliases

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