KeyDescriptionResponse

data class KeyDescriptionResponse(val name: String, val rank: String, val value: String)

The description of the EngagementFabric account key

Constructors

Link copied to clipboard
constructor(name: String, rank: String, value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the key

Link copied to clipboard

The rank of the key

Link copied to clipboard

The value of the key