CredentialStatusUpdateArgs interface
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Input arguments for credentialStatusUpdate
Signature:
export interface CredentialStatusUpdateArgs
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
options? | CredentialStatusUpdateOptions | (BETA) (Optional) Options that will be forwarded to the credentialStatus method specific manager. | |
vc | VerifiableCredential | (BETA) The verifiable credential whose status will be updated. |