PutCachechangesSwagger

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

Parameters

cacheType

Constructors

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

Properties

Link copied to clipboard
val cacheType: Long? = null