Skip to Content
Anuma SDKClientInternalFunctionsgetApiV1SubscriptionsPlans

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 ParameterDefault type

ThrowOnError extends boolean

false

Parameters

ParameterType

options?

Options<GetApiV1SubscriptionsPlansData, ThrowOnError>

Returns

RequestResult<GetApiV1SubscriptionsPlansResponses, GetApiV1SubscriptionsPlansErrors, ThrowOnError>

Last updated on