lib
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
lib
mockzilla-common
/
com.apadmi.mockzilla.lib.internal.models
/
ClearCachesRequestDto
Clear
Caches
Request
Dto
@
Serializable
data
class
ClearCachesRequestDto
(
val
keys
:
List
<
EndpointConfiguration.Key
>
)
Members
Constructors
Clear
Caches
Request
Dto
Link copied to clipboard
constructor
(
keys
:
List
<
EndpointConfiguration.Key
>
)
Properties
keys
Link copied to clipboard
val
keys
:
List
<
EndpointConfiguration.Key
>