Module: Schematic::Types::ConditionType
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/schematic/types/condition_type.rb
Constant Summary collapse
- BASE_PLAN =
"base_plan"- BILLING_PRODUCT =
"billing_product"- COMPANY =
"company"- CREDIT =
"credit"- METRIC =
"metric"- PLAN =
"plan"- PLAN_VERSION =
"plan_version"- TRAIT =
"trait"- USER =
"user"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values