Module: Candid::Encounters::V4::Types::ServiceAuthorizationExceptionCode

Extended by:
Internal::Types::Enum
Defined in:
lib/candid/encounters/v_4/types/service_authorization_exception_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"

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