Module: Whop_sdk::Types::PaymentRuleConditionField
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/types/payment_rule_condition_field.rb
Constant Summary collapse
- RISK_SCORE =
"risk_score"- AMOUNT_IN_USD =
"amount_in_usd"- CARD_COUNTRY =
"card_country"- CUSTOMER_EMAIL =
"customer_email"- IP_ADDRESS =
"ip_address"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values