PricingPlanFrequency
Defined in: v1/schemas.ts:816
The billing frequency configuration for a pricing plan. Covers one-time, subscription, and access-limited payment types.
Extends
Section titled “Extends”output<typeofPricingPlanFrequencySchema>
Properties
Section titled “Properties”access_limit_date?
Section titled “access_limit_date?”
optionalaccess_limit_date?:string|null
Defined in: v1/schemas.ts:807
Inherited from
Section titled “Inherited from”z.infer.access_limit_date
access_limit_duration?
Section titled “access_limit_duration?”
optionalaccess_limit_duration?:number|null
Defined in: v1/schemas.ts:809
Inherited from
Section titled “Inherited from”z.infer.access_limit_duration
access_limit_interval?
Section titled “access_limit_interval?”
optionalaccess_limit_interval?:string|null
Defined in: v1/schemas.ts:808
Inherited from
Section titled “Inherited from”z.infer.access_limit_interval
billing_interval?
Section titled “billing_interval?”
optionalbilling_interval?:string|null
Defined in: v1/schemas.ts:805
Inherited from
Section titled “Inherited from”z.infer.billing_interval
billing_interval_count?
Section titled “billing_interval_count?”
optionalbilling_interval_count?:number|null
Defined in: v1/schemas.ts:806
Inherited from
Section titled “Inherited from”z.infer.billing_interval_count
optionaltype?:string
Defined in: v1/schemas.ts:804
Inherited from
Section titled “Inherited from”z.infer.type