toggle menu
lib
common
switch theme
search in API
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
>