Hierarchy

Constructors

Properties

Methods

request revocationActiveRegistryCredDefIdGet revocationActiveRegistryCredDefIdGetRaw revocationActiveRegistryCredDefIdRotatePost revocationActiveRegistryCredDefIdRotatePostRaw revocationClearPendingRevocationsPost revocationClearPendingRevocationsPostRaw revocationCreateRegistryPost revocationCreateRegistryPostRaw revocationCredentialRecordGet revocationCredentialRecordGetRaw revocationPublishRevocationsPost revocationPublishRevocationsPostRaw revocationRegistriesCreatedGet revocationRegistriesCreatedGetRaw revocationRegistryDeleteTailsFileDelete revocationRegistryDeleteTailsFileDeleteRaw revocationRegistryRevRegIdDefinitionPost revocationRegistryRevRegIdDefinitionPostRaw revocationRegistryRevRegIdEntryPost revocationRegistryRevRegIdEntryPostRaw revocationRegistryRevRegIdFixRevocationEntryStatePut revocationRegistryRevRegIdFixRevocationEntryStatePutRaw revocationRegistryRevRegIdGet revocationRegistryRevRegIdGetRaw revocationRegistryRevRegIdIssuedDetailsGet revocationRegistryRevRegIdIssuedDetailsGetRaw revocationRegistryRevRegIdIssuedGet revocationRegistryRevRegIdIssuedGetRaw revocationRegistryRevRegIdIssuedIndyRecsGet revocationRegistryRevRegIdIssuedIndyRecsGetRaw revocationRegistryRevRegIdPatch revocationRegistryRevRegIdPatchRaw revocationRegistryRevRegIdSetStatePatch revocationRegistryRevRegIdSetStatePatchRaw revocationRegistryRevRegIdTailsFileGet revocationRegistryRevRegIdTailsFileGetRaw revocationRegistryRevRegIdTailsFilePut revocationRegistryRevRegIdTailsFilePutRaw revocationRevokePost revocationRevokePostRaw withMiddleware withPostMiddleware withPreMiddleware

Constructors

Properties

configuration: Configuration = ...

Methods

  • Parameters

    Returns Promise<Response>

  • Download tails file

    Parameters

    Returns Promise<Blob>

  • Upload local tails file to server

    Parameters

    Returns Promise<object>

  • Revoke an issued credential

    Parameters

    Returns Promise<object>

  • Type Parameters

    Parameters

    Returns T

  • Type Parameters

    Parameters

    • this: T
    • Rest ...postMiddlewares: (undefined | ((context) => Promise<void | Response>))[]

    Returns T

  • Type Parameters

    Parameters

    • this: T
    • Rest ...preMiddlewares: (undefined | ((context) => Promise<void | FetchParams>))[]

    Returns T

Generated using TypeDoc