Module: VitableConnect::Types::CardType
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/VitableConnect/types/card_type.rb
Constant Summary collapse
- MEDICAL =
"medical"- DENTAL =
"dental"- VISION =
"vision"- RX =
"rx"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values