Preparing search index...
The search index is not available
devowl-wp
devowl-wp
wordpress-plugins/real-cookie-banner/src/public/ts/admin
CollectionDefinition
Interface CollectionDefinition<SingleValue, Response>
interface
CollectionDefinition
<
SingleValue
,
Response
>
{
getParameters
:
IRouteParamsInterface
;
getSingleParameters
?:
IRouteParamsInterface
;
model
:
SingleValue
;
response
?:
Response
;
}
Type Parameters
SingleValue
extends
ClientModel
<
any
>
Response
extends
RouteResponseInterface
=
SingleValue
[
"data"
]
[]
Index
Properties
get
Parameters
get
Single
Parameters?
model
response?
Properties
get
Parameters
get
Parameters
:
IRouteParamsInterface
Optional
get
Single
Parameters
get
Single
Parameters
?:
IRouteParamsInterface
model
model
:
SingleValue
Optional
response
response
?:
Response
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
get
Parameters
get
Single
Parameters
model
response
devowl-wp
Loading...