Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 581 Bytes

TaskFileDTO.md

File metadata and controls

20 lines (18 loc) · 581 Bytes

TaskFileDTO

Properties

Name Type Description Notes
name String [optional]
url String [optional]
content String [optional]
token String [optional]
category CategoryEnum file category [optional]

Enum: CategoryEnum

Name Value
WORKFILE "WORKFILE"
TM "TM"
DICTIONARY "DICTIONARY"
REF "REF"
LOG_FILE "LOG_FILE"