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

    Interface ResetAdobeIdStateProps

    interface ResetAdobeIdStateProps {
        fetchError?: FetchErrorData;
        patron?: PatronData;
        responseBody?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    fetchError?: FetchErrorData
    patron?: PatronData
    responseBody?: string