Type alias SpecifiedAccountCredentialStatement

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

Type declaration

Generated using TypeDoc