@sme.up/kokos-sdk-node
    Preparing search index...

    Interface SmeupAction

    SmeupAction

    interface SmeupAction {
        exec?: string;
        parameter?: string;
        type?: SmeupActionType;
    }
    Index

    Properties

    exec?: string
    parameter?: string
    type?: SmeupActionType