API ReferenceModelsFolder

Folder

The folder model is used to represent a folder in the database.

Field NameTypeDescription
idnumberThe ID of the folder
namestringThe name of the folder
publicboolIf the folder was marked public
createdAtdateThe date the folder was created
updatedAtdateThe date the folder was changed
filesFile[]?The files of a folder.
Last updated: 8/4/2023
Edit this page on GitHub