Skip to content

RetrieveAlert

Source: src/Stripe/RetrieveAlert.ts

Retrieve a bound Stripe Billing Alert over HTTP.

const retrieve = yield* Stripe.RetrieveAlert(highUsage);
const live = yield* retrieve();