DeleteCacheParameter

@Serializable
data class DeleteCacheParameter(val cacheId: String)

Constructors

Link copied to clipboard
constructor(cacheId: String)

Properties

Link copied to clipboard

Id of cache for deletion.