ModuleAttachedFiles
Columns
Name | Type | Description |
FileId | String | Id of the file attached to the module. |
FileName | String | Name of the file attached to the module. |
AttachmentId [KEY] | String | Id of the attachment. |
CreatorId | String | Id of the user who uploaded the attachment. |
EntityId | String | Id of the entity. |
DownloadUrl | String | URL to download the attachment. |
PreviewUrl | String | URL to preview the attachmen. |
FileSize | String | The size of the attachment. |
FileExtension | String | Extension of the attachment. |
ModuleName | String | Id of the module. |
Last updated