Files
cfw-autumn/others/python-sdk/docs/models/billingupdatecancelaction.md
John Yeo 90287e6308 latest
2026-02-19 13:24:33 +00:00

471 B

BillingUpdateCancelAction

Action to perform for cancellation. 'cancel_immediately' cancels now with prorated refund, 'cancel_end_of_cycle' cancels at period end, 'uncancel' reverses a pending cancellation.

Values

Name Value
CANCEL_IMMEDIATELY cancel_immediately
CANCEL_END_OF_CYCLE cancel_end_of_cycle
UNCANCEL uncancel