saasus-sdk / Auth/api / ProrationBehavior
Auth/api.ProrationBehavior
If you have a strine linkage, you can set the behavior of the proportional allocation when changing plans. When a plan is changed, you can set whether to prorate the billing amount and reflect it on the next invoice, to issue a prorated invoice immediately, or not to prorate at all.
Export
• AlwaysInvoice = "always_invoice"
src/generated/Auth/api.ts:1232
• CreateProrations = "create_prorations"
src/generated/Auth/api.ts:1230
• None = "none"