Type alias AccountCredentialStatement

AccountCredentialStatement: {
    idQualifier: AccountCredentialQualifier;
    statement: AtomicStatementV2<AttributeKey>[];
}

Type declaration

Generated using TypeDoc