Function callDonationAlertsApi

  • Makes a call to the Donation Alerts API with the given options.

    Type Parameters

    • T

    Parameters

    Returns Promise<T>

    Throws

    HttpError if response status code is out of 200-299 range.

Generated using TypeDoc