Module: Candid::EncounterSupplementalInformation::V1::Types::AttachmentInclusion
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/candid/encounter_supplemental_information/v_1/types/attachment_inclusion.rb
Constant Summary collapse
- NOT_INCLUDED =
"not_included"- INCLUDED_ON_NEXT_SUBMISSION =
"included_on_next_submission"- INCLUDED_ON_ALL_SUBMISSIONS =
"included_on_all_submissions"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, strict!, strict?, values