Export

RevokeRequest

Hierarchy

  • RevokeRequest

Properties

comment?: string

Optional comment to include in revocation notification

Memberof

RevokeRequest

connection_id?: string

Connection ID to which the revocation notification will be sent; required if notify is true

Memberof

RevokeRequest

cred_ex_id?: string

Credential exchange identifier

Memberof

RevokeRequest

cred_rev_id?: string

Credential revocation identifier

Memberof

RevokeRequest

notify?: boolean

Send a notification to the credential recipient

Memberof

RevokeRequest

Specify which version of the revocation notification should be sent

Memberof

RevokeRequest

publish?: boolean

(True) publish revocation to ledger immediately, or (default, False) mark it pending

Memberof

RevokeRequest

rev_reg_id?: string

Revocation registry identifier

Memberof

RevokeRequest

thread_id?: string

Thread ID of the credential exchange message thread resulting in the credential now being revoked; required if notify is true

Memberof

RevokeRequest

Generated using TypeDoc