Search
Preparing search index...
The search index is not available
@servicestack/ui
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@servicestack/ui
shared
ScriptMethodType
Class ScriptMethodType
Hierarchy
ScriptMethodType
Index
Constructors
constructor
Properties
name
param
Names
param
Types
return
Type
Constructors
constructor
new
Script
Method
Type
(
init
?:
Partial
<
ScriptMethodType
>
)
:
ScriptMethodType
Parameters
Optional
init:
Partial
<
ScriptMethodType
>
Returns
ScriptMethodType
Properties
name
name
:
string
param
Names
param
Names
:
string
[]
param
Types
param
Types
:
string
[]
return
Type
return
Type
:
string
Modules
admin
client
explorer
locode
shared
Script
Method
Type
constructor
name
param
Names
param
Types
return
Type
Generated using
TypeDoc