Module: Candid::Commons::Types::DelayReasonCode

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

Constant Summary collapse

C_1 =
"1"
C_2 =
"2"
C_3 =
"3"
C_4 =
"4"
C_5 =
"5"
C_6 =
"6"
C_7 =
"7"
C_8 =
"8"
C_9 =
"9"
C_10 =
"10"
C_11 =
"11"
C_15 =
"15"
C_16 =
"16"
C_17 =
"17"

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