Module: Schematic::Types::RulesengineEntitlementValueType
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/schematic/types/rulesengine_entitlement_value_type.rb
Constant Summary collapse
- BOOLEAN =
"boolean"- CREDIT =
"credit"- NUMERIC =
"numeric"- TRAIT =
"trait"- UNKNOWN =
"unknown"- UNLIMITED =
"unlimited"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values