Module: VitableConnect::Types::HouseholdMemberType
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/VitableConnect/types/household_member_type.rb
Constant Summary collapse
- ACCOUNT_HOLDER =
"Account Holder"- DEPENDENT =
"Dependent"- INACTIVE =
"Inactive"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values