Skip to Content
Anuma SDKClientInternalType AliasesHandlersCreateCheckoutSessionRequest

HandlersCreateCheckoutSessionRequest

HandlersCreateCheckoutSessionRequest = object

Defined in: src/client/types.gen.ts:459 

Properties

cancel_url?

optional cancel_url: string

Defined in: src/client/types.gen.ts:460 


interval?

optional interval: string

Defined in: src/client/types.gen.ts:464 

“month” or “year”


price_id?

optional price_id: string

Defined in: src/client/types.gen.ts:465 


referral?

optional referral: string

Defined in: src/client/types.gen.ts:469 

Rewardful referral ID for affiliate tracking


success_url?

optional success_url: string

Defined in: src/client/types.gen.ts:470 


tier?

optional tier: string

Defined in: src/client/types.gen.ts:474 

“starter” or “pro”

Last updated on