Module: Whop_sdk::Experiments::Types::UpdateExperimentsRequestTargetingRulesItemConditionsItemType

Extended by:
Internal::Types::Enum
Defined in:
lib/whop_sdk/experiments/types/update_experiments_request_targeting_rules_item_conditions_item_type.rb

Constant Summary collapse

USER_ID =
"user_id"
ACCOUNT_ID =
"account_id"
PROPERTY =
"property"

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