Module: VitableConnect::Types::CoverageTier
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/VitableConnect/types/coverage_tier.rb
Constant Summary collapse
- UNSPECIFIED =
"Unspecified"- EE =
"EE"- ES =
"ES"- EC =
"EC"- EF =
"EF"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values