ResponseDetails
@Serializable
Holder's response details
Constructors
Link copied to clipboard
constructor(credentialId: String, trustedIssuerCertificateId: String, trustedIssuerCommonName: String, claimsShared: Map<String, List<String>>?, branding: Branding?)
Properties
Link copied to clipboard
The claims that were shared with the verifier. This is null if no claims were shared.
Link copied to clipboard
Unique identifier for the MobileCredential, used to reference a credential in storage.
Link copied to clipboard
The unique identifier of the certificate used to validate the identity of the issuer.
Link copied to clipboard
The common name of the trusted issuer certificate.