Module: Whop_sdk::Types::PlanTaxType
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/types/plan_tax_type.rb
Constant Summary collapse
- INCLUSIVE =
"inclusive"- EXCLUSIVE =
"exclusive"- UNSPECIFIED =
"unspecified"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values