TenancyEnumValueResponse

data class TenancyEnumValueResponse(val value: String? = null)

Definition of TenancyEnumValue

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val value: String? = null

Property value