Module: Candid::Payers::V4::Types::SupportState

Extended by:
Internal::Types::Enum
Defined in:
lib/candid/payers/v_4/types/support_state.rb

Constant Summary collapse

NOT_SUPPORTED =
"NOT_SUPPORTED"
SUPPORTED_ENROLLMENT_NOT_REQUIRED =
"SUPPORTED_ENROLLMENT_NOT_REQUIRED"
SUPPORTED_ENROLLMENT_REQUIRED =
"SUPPORTED_ENROLLMENT_REQUIRED"

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