TagoIO SDK for JavaScript and TypeScript
    Preparing search index...

    Interface SendgridCredentials

    interface SendgridCredentials {
        sendgrid_api_key: string;
    }
    Index

    Properties

    Properties

    sendgrid_api_key: string