Skip to content

Latest commit

 

History

History
93 lines (49 loc) · 2.2 KB

Auth_api.PlanHistory.md

File metadata and controls

93 lines (49 loc) · 2.2 KB

saasus-sdk / Auth/api / PlanHistory

Interface: PlanHistory

Auth/api.PlanHistory

Export

PlanHistory

Table of contents

Properties

Properties

delete_usage

Optional delete_usage: boolean

If you have a stripe linkage, you can set whether to delete pay-as-you-go items when changing plans. When you change plan, you can remove all pay-as-you-go items included in your current subscription to stop being billed based on pay-as-you-go items. The recorded usage is cleared immediately. Since it cannot be restored, please note that plan change reservations with delete_usage set to true cannot be canceled.

Memberof

PlanHistory

Defined in

src/generated/Auth/api.ts:1184


plan_applied_at

plan_applied_at: number

Registration date

Memberof

PlanHistory

Defined in

src/generated/Auth/api.ts:1166


plan_id

plan_id: string

Memberof

PlanHistory

Defined in

src/generated/Auth/api.ts:1160


proration_behavior

Optional proration_behavior: ProrationBehavior

Memberof

PlanHistory

Defined in

src/generated/Auth/api.ts:1178


tax_rate_id

Optional tax_rate_id: string

Memberof

PlanHistory

Defined in

src/generated/Auth/api.ts:1172