Role
Role
Bases: BaseRequest
Class for Role
Attributes:
| Name | Type | Description |
|---|---|---|
OrganizationId |
uuid
|
Organization identifier |
Id |
uuid
|
Identifier |
Description |
str
|
Description |
Name |
str
|
Name |
ConsultingAgencies |
List[ConsultingAgency]
|
List of Consulting Agencies |
OrganizationMemberProfiles |
List[OrganizationMemberProfile]
|
List of OrganizationMemberProfile |
Procedures |
List[Procedure]
|
List of Procedure |
Properties |
List[CategoryPropertyValue]
|
List of CategoryPropertyValue |
Methods:
| Name | Description |
|---|---|
__str__ |
String representation |