@silencelaboratories/walletprovider-sdk
    Preparing search index...

    Interface IntegrationCatalogResponse

    Policy-facing integration catalog; provider endpoints are omitted.

    interface IntegrationCatalogResponse {
        integrations: IntegrationCatalogEntry[];
    }
    Index

    Properties

    Properties

    integrations: IntegrationCatalogEntry[]

    Integrations available for policy external checks.