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