Skip to content

SudoSOS Back-end API / internal/files / BaseFile

Class: BaseFile ​

Extends ​

Extended by ​

Constructors ​

Constructor ​

ts
new BaseFile(): BaseFile;

Returns ​

BaseFile

Inherited from ​

BaseEntity.constructor

Properties ​

PropertyModifierTypeDescriptionInherited from
createdAtreadonlyDateThe creation date of the object.BaseEntity.createdAt
createdBypublicUser--
downloadNamepublicstring--
idreadonlynumber-BaseEntity.id
locationpublicstring--
updatedAtreadonlyDateThe last update date of the object.BaseEntity.updatedAt
versionreadonlynumberThe current version of the object.BaseEntity.version