RevocationStatusDTO class
RevocationStatusDTO is a result of fetching credential status with type SparseMerkleTreeProof
RevocationStatusDTO
Signature:
export declare class RevocationStatusDTO
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(payload) | Constructs a new instance of the RevocationStatusDTO class |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
issuer | Issuer | ||
mtp | ProofDTO |
Methods
Method | Modifiers | Description |
---|---|---|
toRevocationStatus() |