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