Module: Whop_sdk::Types::CancelOptions
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/types/cancel_options.rb
Constant Summary collapse
- TOO_EXPENSIVE =
"too_expensive"- SWITCHING =
"switching"- MISSING_FEATURES =
"missing_features"- TECHNICAL_ISSUES =
"technical_issues"- BAD_EXPERIENCE =
"bad_experience"- OTHER =
"other"- TESTING =
"testing"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values