Module: Schematic::Types::RulesEngineSchemaVersion

Extended by:
Internal::Types::Enum
Defined in:
lib/schematic/types/rules_engine_schema_version.rb

Constant Summary collapse

VF_05_BF_5_DA =
"vf05bf5da"
PLACEHOLDER_FOR_FERN_COMPATIBILITY =
"placeholder-for-fern-compatibility"

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