aries / net.globalid.aries.features.presentproof.models.proof / RequestedProof / GroupAttribute

GroupAttribute

@JsonClass(true) data class GroupAttribute

Types

GroupAttributeValue

data class GroupAttributeValue

Constructors

<init>

GroupAttribute(index: Int, values: Map<String, GroupAttributeValue>)

Properties

index

val index: Int

values

val values: Map<String, GroupAttributeValue>