@thepalaceproject/circulation-admin
    Preparing search index...

    Interface ManagePatronsFormStateProps

    interface ManagePatronsFormStateProps {
        fetchError?: FetchErrorData;
        patron?: PatronData;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    fetchError?: FetchErrorData
    patron?: PatronData