Resource Fields
|
PII |
SI |
Field |
Description |
Format |
|---|---|---|---|---|
|
|
|
id (attachmentId) |
Attachment Id. Primary key on database |
Integer |
|
|
|
workOrderId |
Identifier of the work order to which the work order operation is related. |
Integer |
|
|
|
workOrderOperationId |
Identifier of the work order operation to which this attachment is related. |
Integer |
|
|
|
description |
Text providing additional context or details about the attachment. |
String |
|
|
|
insertDate |
The date and time when the attachment record was created in the database (likely in UTC). |
Data |
|
|
|
insertDateCentral |
The date and time when the attachment record was created, adjusted to the central European time zone. |
String |
|
|
|
documentCategoryId |
Identifier specifying the document category of the attachment. |
Integer |
|
|
|
uuid |
Universally Unique Identifier for the attachment. This provides a globally unique reference. |
String |
|
|
|
generationUserId |
Identifier of the user who originally created the mediafile. |
Integer |