Module: FinchAPI::Models::HRIS::Individual::UnionMember0::Ethnicity

Extended by:
Internal::Type::Enum
Defined in:
lib/finch_api/models/hris/individual.rb

Overview

The EEOC-defined ethnicity of the individual.

See Also:

  • HRIS::Individual::UnionMember0#ethnicity

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!

Methods included from Internal::Type::Converter

#coerce, coerce, #dump, dump, #inspect, inspect, type_info