Preparing search index...
The search index is not available
finite-state-sdk - v0.0.1-beta.3
finite-state-sdk
LaunchReportExport
Interface LaunchReportExport
interface
LaunchReportExport
{
mutation
:
(
(
assetVersionId
?:
string
,
productId
?:
string
,
reportType
?:
string
,
reportSubtype
?:
string
)
=>
string
)
;
variables
:
(
(
assetVersionId
?:
string
,
productId
?:
string
,
reportType
?:
string
,
reportSubtype
?:
string
)
=>
LaunchReportExportVariables
)
;
}
Index
Properties
mutation
variables
Properties
mutation
mutation
:
(
(
assetVersionId
?:
string
,
productId
?:
string
,
reportType
?:
string
,
reportSubtype
?:
string
)
=>
string
)
variables
variables
:
(
(
assetVersionId
?:
string
,
productId
?:
string
,
reportType
?:
string
,
reportSubtype
?:
string
)
=>
LaunchReportExportVariables
)
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
mutation
variables
finite-state-sdk - v0.0.1-beta.3
Loading...