Module: FinchAPI::Models::Sandbox::DirectoryCreateParams::Body::Ethnicity
- Extended by:
- Internal::Type::Enum
- Defined in:
- lib/finch_api/models/sandbox/directory_create_params.rb
Overview
The EEOC-defined ethnicity of the individual.
Constant Summary collapse
- ASIAN =
:asian- WHITE =
:white- BLACK_OR_AFRICAN_AMERICAN =
:black_or_african_american- NATIVE_HAWAIIAN_OR_PACIFIC_ISLANDER =
:native_hawaiian_or_pacific_islander- AMERICAN_INDIAN_OR_ALASKA_NATIVE =
:american_indian_or_alaska_native- HISPANIC_OR_LATINO =
:hispanic_or_latino- TWO_OR_MORE_RACES =
:two_or_more_races- DECLINE_TO_SPECIFY =
:decline_to_specify
Method Summary
Methods included from Internal::Type::Enum
==, ===, coerce, dump, hash, inspect, values
Methods included from Internal::Util::SorbetRuntimeSupport
#const_missing, #define_sorbet_constant!