Module: Schematic::Types::TrialStatus
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/schematic/types/trial_status.rb
Constant Summary collapse
- ACTIVE =
"active"- CONVERTED =
"converted"- EXPIRED =
"expired"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values