Module: Whop_sdk::PaymentRules::Types::ReplacePaymentRulesRequestConditionsAllItemField

Extended by:
Internal::Types::Enum
Defined in:
lib/whop_sdk/payment_rules/types/replace_payment_rules_request_conditions_all_item_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

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load