Type alias MobileCredentialClaims

MobileCredentialClaims: Record<NameSpace, Record<ElementID, Claim>>

Json representation of mobile credential claim data. Mapped to cbor in the signed credential.

Generated using TypeDoc