United analysis element
UnitedAnalysisElement
Bases: BaseRequest
Class for UnitedAnalysisElement
Attributes:
| Name | Type | Description |
|---|---|---|
OrganizationId |
uuid
|
Organization identifier |
Id |
uuid
|
Identifier |
Name |
str
|
Name |
AnalysisElements |
List[AnalysisElement]
|
List of AnalysisElement |
Attachments |
List[AttachmentInfo]
|
List of attachments |
Properties |
List[CategoryPropertyValue]
|
List of properties |
Methods:
| Name | Description |
|---|---|
__str__ |
String representation |