PutCachesRequest

@Serializable
data class PutCachesRequest(val cacheType: Long? = null)

PutCachesRequest

Parameters

cacheType

Constructors

Link copied to clipboard
constructor(cacheType: Long? = null)

Properties

Link copied to clipboard
val cacheType: Long? = null