IdentityStatement: {
    id: DIDString;
    statement: AtomicStatementV2<AttributeKey>[];
}

Statement proving attributes from an identity credential issued by an identity provider. Contains the identity DID and atomic statements about identity attributes.

Type declaration

Generated using TypeDoc