aries / net.globalid.aries.features.presentproof.models.credentials / AvailableAttribute

AvailableAttribute

data class AvailableAttribute

Attribute value object

Constructors

<init>

Attribute value object

AvailableAttribute(attributeName: String, attributeValue: String)

Properties

attributeName

  • key of attribute
val attributeName: String

attributeValue

  • actual value
val attributeValue: String