Takaro - v0.4.9
    Preparing search index...

    Interface TakaroEventCommandExecuted

    TakaroEventCommandExecuted

    interface TakaroEventCommandExecuted {
        command?: TakaroEventCommandDetails;
        result: TakaroEventFunctionResult;
        timestamp: string;
    }
    Index

    Properties

    TakaroEventCommandExecuted

    TakaroEventCommandExecuted

    timestamp: string

    TakaroEventCommandExecuted