Module: FinchAPI::Models::HRIS::W42005::Data::FilingStatus

Extended by:
Type::Enum
Defined in:
lib/finch-api/models/hris/w42005.rb

Overview

The individual’s filing status for tax purposes.

Constant Summary collapse

MARRIED =
:married
MARRIED_BUT_WITHHOLD_AT_HIGHER_SINGLE_RATE =
:married_but_withhold_at_higher_single_rate
SINGLE =
:single

Method Summary

Methods included from Type::Enum

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

Methods included from Type::Converter

#coerce, coerce, #dump, dump, type_info