getApiV1SubscriptionsPlans
getApiV1SubscriptionsPlans<
ThrowOnError>(options?:Options<GetApiV1SubscriptionsPlansData,ThrowOnError>):RequestResult<GetApiV1SubscriptionsPlansResponses,GetApiV1SubscriptionsPlansErrors,ThrowOnError>
Defined in: src/client/sdk.gen.ts:726Â
List available subscription plans
Returns available subscription plans with prices fetched from Stripe.
Type Parameters
| Type Parameter | Default type |
|---|---|
|
|
|
Parameters
| Parameter | Type |
|---|---|
|
|
|
Returns
RequestResult<GetApiV1SubscriptionsPlansResponses, GetApiV1SubscriptionsPlansErrors, ThrowOnError>
Last updated on