Preparing search index...
The search index is not available
@terrestris/shogun-util
@terrestris/shogun-util
model/File
FileArgs
Interface FileArgs
interface
FileArgs
{
active
?:
boolean
;
created
?:
string
|
Date
;
fileName
?:
string
;
fileType
?:
string
;
fileUuid
?:
string
;
id
?:
number
;
modified
?:
string
|
Date
;
}
Hierarchy (
view full
)
BaseEntityArgs
FileArgs
ImageFileArgs
Index
Properties
active?
created?
file
Name?
file
Type?
file
Uuid?
id?
modified?
Properties
Optional
active
active
?:
boolean
Optional
created
created
?:
string
|
Date
Optional
file
Name
file
Name
?:
string
Optional
file
Type
file
Type
?:
string
Optional
file
Uuid
file
Uuid
?:
string
Optional
id
id
?:
number
Optional
modified
modified
?:
string
|
Date
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
created
file
Name
file
Type
file
Uuid
id
modified
@terrestris/shogun-util
Loading...