Preparing search index...
The search index is not available
@thepalaceproject/circulation-admin
@thepalaceproject/circulation-admin
reducers/complaints
ComplaintsState
Interface ComplaintsState
interface
ComplaintsState
{
data
:
ComplaintsData
;
fetchError
:
RequestError
;
isFetching
:
boolean
;
postError
:
RequestError
;
resolveError
:
RequestError
;
url
:
string
;
}
Index
Properties
data
fetch
Error
is
Fetching
post
Error
resolve
Error
url
Properties
data
data
:
ComplaintsData
fetch
Error
fetchError
:
RequestError
is
Fetching
isFetching
:
boolean
post
Error
postError
:
RequestError
resolve
Error
resolveError
:
RequestError
url
url
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
fetch
Error
is
Fetching
post
Error
resolve
Error
url
@thepalaceproject/circulation-admin
Loading...