Skip to content

Organization unit

OrganizationUnit

Bases: BaseRequest

Class for OrganizationUnit

Attributes:

OrganizationId (uuid): Organization identifier
Id (uuid): Identifier
ParentId (uuid): Parent identifier
Name (str): Name

AnalysisElements (List[AnalysisElement]): List of AnalysisElement
Attachments (List[AttachmentInfo]): List of attachments
ConsultingAgencies (List[ConsultingAgency]): List of Consulting Agencies
DocumentTypes (List[DocumentType]): List of DocumentType
Emails (List[EmailInfo]): List of emails
OfficeAreas (List[OfficeArea]): List of OfficeArea
OrganizationMemberProfiles (List[OrganizationMemberProfile]): List of OrganizationMemberProfile
Procedures (List[Procedure]): List of Procedure
Properties (List[CategoryPropertyValue]): List of CategoryPropertyValue
Tools (List[Tool]): List of Tool

Methods:

Name Description
__str__

String representation