SudoSOS Back-end API / internal/files / SimpleFileResponse
Interface: SimpleFileResponse ​
Properties ​
createdAt? ​
ts
optional createdAt?: string;Inherited from ​
ts
BaseResponse.createdAtcreatedBy ​
ts
createdBy: UserResponse;downloadName ​
ts
downloadName: string;id ​
ts
id: number;Inherited from ​
ts
BaseResponse.idlocation ​
ts
location: string;updatedAt? ​
ts
optional updatedAt?: string;Inherited from ​
ts
BaseResponse.updatedAtversion? ​
ts
optional version?: number;Inherited from ​
ts
BaseResponse.version