Skip to Content
Anuma SDKClientInternalType AliasesHandlersCreateCheckoutSessionRequest

HandlersCreateCheckoutSessionRequest

HandlersCreateCheckoutSessionRequest = object

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

Properties

cancel_url?

optional cancel_url: string

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


interval?

optional interval: string

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

“month” or “year”


price_id?

optional price_id: string

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


referral?

optional referral: string

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

Rewardful referral ID for affiliate tracking


success_url?

optional success_url: string

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


tier?

optional tier: string

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

“starter” or “pro”

Last updated on