Module: Candid::ClinicalTrials::V1::Types::ClinicalTrialPhase

Extended by:
Internal::Types::Enum
Defined in:
lib/candid/clinical_trials/v_1/types/clinical_trial_phase.rb

Constant Summary collapse

PHASE_ONE =
"Phase 1"
PHASE_TWO =
"Phase 2"
PHASE_THREE =
"Phase 3"

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