Module: FinchAPI::Models::Sandbox::IndividualUpdateResponse::Gender
- Extended by:
- Enum
- Defined in:
- lib/finch-api/models/sandbox/individual_update_response.rb
Overview
The gender of the individual.
Constant Summary collapse
- FEMALE =
:female- MALE =
:male- OTHER =
:other- DECLINE_TO_SPECIFY =
:decline_to_specify
Method Summary
Methods included from Enum
==, ===, coerce, dump, try_strict_coerce, values
Methods included from Converter
#coerce, coerce, #dump, dump, #try_strict_coerce, try_strict_coerce, type_info