Ravak Configurator
Preparing search index...
ImageAPIModel
Interface ImageAPIModel
interface
ImageAPIModel
{
alt_name
?:
null
|
string
;
title
?:
null
|
string
;
thumbnails
:
ImageThumbnailAPIModel
[]
;
url
:
string
;
width
:
number
;
height
:
number
;
mime_type
:
string
;
}
Index
Properties
alt_
name?
title?
thumbnails
url
width
height
mime_
type
Properties
Optional
alt_
name
alt_name
?:
null
|
string
Optional
title
title
?:
null
|
string
thumbnails
thumbnails
:
ImageThumbnailAPIModel
[]
url
url
:
string
width
width
:
number
height
height
:
number
mime_
type
mime_type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alt_
name
title
thumbnails
url
width
height
mime_
type
Ravak Configurator
Loading...