Package-level declarations

Types

Link copied to clipboard
@Serializable
data class RequestedCredentialClaimSpecification(val mandatory: Boolean? = null, val valueType: String? = null, val display: Collection<DisplayProperties>? = null)