Skip to main content

Holder reject credential

Rejects an offered credential.

Function

holderRejectCredential(
interactionId: InvitationResultCredentialIssuance["interactionId"]
): Promise<void>;

Parameters

  • interactionId - The identifier associated with the particular issuance; value from the handle invitation function.

Return value

A successful rejection returns no value.