Module: Whop_sdk::Experiments::Types::CreateExperimentsRequestBucketBy
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/experiments/types/create_experiments_request_bucket_by.rb
Constant Summary collapse
- USER =
"user"- ACCOUNT =
"account"- ANONYMOUS =
"anonymous"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values