Processing
Processing
Bases: BaseRequest
Class for Processing
Attributes:
| Name | Type | Description |
|---|---|---|
OrganizationId |
uuid
|
Organization identifier |
Id |
uuid
|
Identifier |
Name |
str
|
Name |
AnalysisElements |
List[AnalysisElement]
|
List of analysis elements |
Attachments |
List[AttachmentInfo]
|
List of attachments |
ConsultingAgencies |
List[ConsultingAgency]
|
List of Consulting Agencies |
OfficeAreas |
List[OfficeArea]
|
List of OfficeArea |
OrganizationMemberProfiles |
List[OrganizationMemberProfile]
|
List of OrganizationMemberProfile |
Procedures |
List[Procedure]
|
List of Procedure |
Properties |
List[CategoryPropertyValue]
|
List of CategoryPropertyValue |
Softwares |
List[Software]
|
List of Softwares |
SoftwareInstallations |
List[SoftwareInstallation]
|
List of SoftwareInstallation |
Tools |
List[Tool]
|
List of Tool |
Methods:
| Name | Description |
|---|---|
__str__ |
String representation |