Preparing search index...
The search index is not available
Takaro - v0.0.15
Takaro
@takaro/apiclient
TakaroEventCommandExecuted
Interface TakaroEventCommandExecuted
Export
TakaroEventCommandExecuted
interface
TakaroEventCommandExecuted
{
command
?:
TakaroEventCommandDetails
;
result
:
TakaroEventFunctionResult
;
timestamp
:
string
;
}
Index
Properties
command?
result
timestamp
Properties
Optional
command
command
?:
TakaroEventCommandDetails
Memberof
TakaroEventCommandExecuted
result
result
:
TakaroEventFunctionResult
Memberof
TakaroEventCommandExecuted
timestamp
timestamp
:
string
Memberof
TakaroEventCommandExecuted
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
command
result
timestamp
Takaro - v0.0.15
Loading...
Export
TakaroEventCommandExecuted