devowl-wp
Preparing search index...
wordpress-plugins/real-cookie-banner/src/public/ts/admin
ParamsRouteConsentAllGet
Interface ParamsRouteConsentAllGet
interface
ParamsRouteConsentAllGet
{
context
?:
string
;
from
?:
string
;
ip
?:
string
;
offset
:
number
;
per_page
?:
number
;
referer
?:
string
;
to
?:
string
;
uuid
?:
string
;
[
key
:
string
]:
any
;
}
Hierarchy (
View Summary
)
RouteParamsInterface
ParamsRouteConsentAllGet
Indexable
[
key
:
string
]:
any
Index
Properties
context?
from?
ip?
offset
per_
page?
referer?
to?
uuid?
Properties
Optional
context
context
?:
string
Optional
from
from
?:
string
Optional
ip
ip
?:
string
offset
offset
:
number
Optional
per_
page
per_page
?:
number
Optional
referer
referer
?:
string
Optional
to
to
?:
string
Optional
uuid
uuid
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
context
from
ip
offset
per_
page
referer
to
uuid
devowl-wp
Loading...