Module: Candid::Commons::Types::IntendedSubmissionMedium

Extended by:
Internal::Types::Enum
Defined in:
lib/candid/commons/types/intended_submission_medium.rb

Constant Summary collapse

PAPER =
"paper"
ELECTRONIC =
"electronic"

Method Summary

Methods included from Internal::Types::Enum

coerce, finalize!, inspect, strict!, strict?, values

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load