Module: Whop_sdk::Plans::Types::CalculateTaxPlansResponseStatus
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/plans/types/calculate_tax_plans_response_status.rb
Constant Summary collapse
- CALCULATED =
"calculated"- NOT_CALCULATED =
"not_calculated"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values