Viewer
Preparing search index...
ShapeDiverResponseOutputContent
Interface ShapeDiverResponseOutputContent
Extension of the ResOutputContent as the viewer already creates types for them
interface
ShapeDiverResponseOutputContent
{
format
:
string
;
contentType
?:
string
;
data
?:
unknown
;
href
?:
string
;
msg
?:
string
;
name
?:
string
;
size
?:
number
;
transformations
?:
number
[]
[]
;
}
Hierarchy (
View Summary
)
ShapeDiverResponseOutputContentBackend
ShapeDiverResponseOutputContent
Index
Properties
format
content
Type?
data?
href?
msg?
name?
size?
transformations?
Properties
format
format
:
string
Optional
content
Type
contentType
?:
string
Optional
data
data
?:
unknown
Optional
href
href
?:
string
Optional
msg
msg
?:
string
Optional
name
name
?:
string
Optional
size
size
?:
number
Optional
transformations
transformations
?:
number
[]
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
format
content
Type
data
href
msg
name
size
transformations
Viewer
Loading...
Extension of the ResOutputContent as the viewer already creates types for them