Zamok Kiosk API
    Preparing search index...
    interface TaxBillInfoState {
        selectedAmount?: string;
        selectedBillId?: string;
        selectedProperty?: SearchResultItem;
    }
    Index

    Properties

    selectedAmount?: string
    selectedBillId?: string
    selectedProperty?: SearchResultItem