ListFeatureAccountResult

data class ListFeatureAccountResult(val features: Map<String, Boolean>? = null)

List of features with enabled status

Constructors

Link copied to clipboard
constructor(features: Map<String, Boolean>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val features: Map<String, Boolean>? = null

Features with enabled status