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

Statement proving attributes from an account credential. Contains the account credential DID and atomic statements about account attributes.

Type declaration

Generated using TypeDoc