models/cancel_flow library
Classes
- CancelFlowAnswer
- A single answer in the cancel flow questionnaire.
- CancelFlowAnswerPayload
- A single answer within a cancel flow response.
- CancelFlowCancelled
- The user completed the flow and chose to cancel.
- CancelFlowConfig
- Cancel flow configuration returned by the backend.
- CancelFlowDismissed
- The user dismissed the sheet without completing the flow.
- CancelFlowOffer
- Save offer configuration shown to retain the user.
- CancelFlowOption
- An answer option for a single-select question.
- CancelFlowPauseConfig
- Pause configuration within the cancel flow.
- CancelFlowPaused
- The user chose to pause their subscription.
- CancelFlowPauseOption
- A single pause duration option in the cancel flow.
- CancelFlowQuestion
- A single question in the cancel flow questionnaire.
- CancelFlowResponse
- The complete response submitted at the end of a cancel flow.
- CancelFlowResponsePayload
- Payload submitted to the backend after a cancel flow completes.
- CancelFlowResult
- The outcome of a cancel flow presentation.
- CancelFlowRetained
- The user accepted the save offer and was retained.
- CancelFlowSaveOfferResult
- Result of accepting a save offer.
Enums
- CancelFlowOutcome
- The outcome of a cancel flow for analytics/reporting.