Zamok Kiosk API
    Preparing search index...
    toggleBillLookupWorkflow: EmptyAC<"TOGGLE_BILL_LOOKUP_WORKFLOW"> = ...

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

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

    {
    type: 'TOGGLE_BILL_LOOKUP_WORKFLOW',
    }