RaiBlocklistPropertiesResponse

data class RaiBlocklistPropertiesResponse(val description: String? = null)

RAI Custom Blocklist properties.

Constructors

Link copied to clipboard
constructor(description: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val description: String? = null

Description of the block list.