Type alias AtomicStatementV2<AttributeKey>

AtomicStatementV2<AttributeKey>: GenericAtomicStatement<AttributeKey, AttributeType>

Union type representing any atomic statement that can be made about a credential attribute. Atomic statements are the building blocks of credential proofs.

Type Parameters

  • AttributeKey = string

Generated using TypeDoc