Module: Candid::Identifiers::Types::IdentifierCode

Extended by:
Candid::Internal::Types::Enum
Defined in:
lib/candid/identifiers/types/identifier_code.rb

Constant Summary collapse

MCR =
"MCR"
MCD =
"MCD"

Method Summary

Methods included from Candid::Internal::Types::Enum

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

Methods included from Candid::Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Candid::Internal::JSON::Serializable

#dump, #load