Skip to content

RetrieveProductFeature

Source: src/Stripe/RetrieveProductFeature.ts

Retrieve a bound Stripe Product Feature attachment over HTTP.

const retrieve = yield* Stripe.RetrieveProductFeature(seatsOnPro);
const live = yield* retrieve();