kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
CacheStorage
/
RequestCacheNamesReturn
Request
Cache
Names
Return
@
Serializable
data
class
RequestCacheNamesReturn
(
val
caches
:
List
<
CacheStorage.Cache
>
)
Members
Constructors
Request
Cache
Names
Return
Link copied to clipboard
constructor
(
caches
:
List
<
CacheStorage.Cache
>
)
Properties
caches
Link copied to clipboard
val
caches
:
List
<
CacheStorage.Cache
>
Caches for the security origin.