Zamok Kiosk API
    Preparing search index...
    togglePaperBillWorkflow: EmptyAC<"TOGGLE_PAPER_BILL_WORKFLOW"> = ...

    Dispatching this action opens the "Paper Bill Workflow" modal.

    Calling it again, closes the modal, and vice versa.

    {
    type: 'TOGGLE_PAPER_BILL_WORKFLOW',
    }