Resource Fields
|
PII |
SI |
Field |
Description |
Format |
|---|---|---|---|---|
|
|
|
id (attachmentId) |
Attachment Id. Primary key on database |
Integer |
|
|
|
assetId |
Identifier of the asset to which this attachment is related |
Integer |
|
|
|
measureId |
Identifier of the measure 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 |
Datetime |
|
|
|
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 |