Preparing search index...
The search index is not available
@wago/wdx-schema
@wago/wdx-schema
WDX
Schema
Model
Chart
ExportRequestBody
Class ExportRequestBody
Index
Constructors
constructor
Properties
chart
Uuid
date
From?
date
To?
type
Constructors
constructor
new
Export
Request
Body
(
chartUuid
,
type
,
dateFrom
?
,
dateTo
?
)
:
WDX
.
Schema
.
Model
.
Chart
.
ExportRequestBody
Parameters
chartUuid
:
string
type
:
WDX
.
Schema
.
Model
.
Chart
.
Export
.
Type
Optional
dateFrom
:
number
Optional
dateTo
:
number
Returns
WDX
.
Schema
.
Model
.
Chart
.
ExportRequestBody
Properties
chart
Uuid
chart
Uuid
:
string
Optional
date
From
date
From
?:
number
Optional
date
To
date
To
?:
number
type
type
:
WDX
.
Schema
.
Model
.
Chart
.
Export
.
Type
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
chart
Uuid
date
From
date
To
type
@wago/wdx-schema
Loading...