Zamok Kiosk API
    Preparing search index...
    interface OpenCountdownPayload {
        timerCountdown: number;
        type: CountdownDialogTypes;
    }
    Index

    Properties

    Properties

    timerCountdown: number