toggle menu
QuettaCode API
0.1.0-BETA
jvm
switch theme
search in API
QuettaCode API
/
com.quettacode.core.storage.web.dto
/
FileResponse
/
FileResponse
File
Response
constructor
(
id
:
String
,
name
:
String
,
url
:
String
,
size
:
Long
,
mimeType
:
String
,
folderId
:
String
?
,
createdAt
:
LocalDateTime
)
(
source
)