Preparing search index...
The search index is not available
@thepalaceproject/circulation-admin
@thepalaceproject/circulation-admin
components/ResetAdobeId
ResetAdobeIdStateProps
Interface ResetAdobeIdStateProps
interface
ResetAdobeIdStateProps
{
fetchError
?:
FetchErrorData
;
patron
?:
PatronData
;
responseBody
?:
string
;
}
Hierarchy (
View Summary
)
ResetAdobeIdStateProps
ResetAdobeIdProps
Index
Properties
fetch
Error?
patron?
response
Body?
Properties
Optional
fetch
Error
fetchError
?:
FetchErrorData
Optional
patron
patron
?:
PatronData
Optional
response
Body
responseBody
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fetch
Error
patron
response
Body
@thepalaceproject/circulation-admin
Loading...