Module: VitableConnect::Types::HouseholdMemberRelationship
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/VitableConnect/types/household_member_relationship.rb
Constant Summary collapse
- CHILD =
"Child"- SPOUSE =
"Spouse"- ROOMMATE =
"Roommate"- OTHER =
"Other"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values