Module: Whop_sdk::Types::PaymentRuleFieldType
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/types/payment_rule_field_type.rb
Constant Summary collapse
- INTEGER =
"integer"- NUMBER =
"number"- STRING =
"string"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values