GetConfigViewerConfig

data class GetConfigViewerConfig(val role: String? = null)

Constructors

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

Properties

Link copied to clipboard
val role: String? = null