string? title = null, string? organisation_name = null, string? uid = null)
string? title = null, string? organisation_name = null, string? uid = null)
Default constructor.
| title | title of the position |
| organisation_name | organisation where the role is hold |
| uid | a Unique ID associated to this Role |
| a new Role |
0.4.0