Module: FinchAPI::Models::Sandbox::IndividualUpdateResponse::Gender

Extended by:
Type::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 Type::Enum

==, ===, coerce, dump, values

Methods included from Type::Converter

#coerce, coerce, #dump, dump, type_info