ListFeatureAccountResult

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

List of features with enabled status

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Features with enabled status