interface SendgridCredentials {
    sendgrid_api_key: string;
}

Properties

Properties

sendgrid_api_key: string