Zamok Kiosk API
    Preparing search index...
    type RemoteAction = {
        action: RemoteActionAP;
        actionCreatedAt: number;
        from: string;
        id: string;
        shell: Shell;
        status: string;
        to: string;
    }
    Index

    Properties

    actionCreatedAt: number
    from: string
    id: string
    shell: Shell
    status: string
    to: string