Module: FinchAPI::Models::HRIS::W42005::Data::Exemption

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

Overview

Indicates exemption status from federal tax withholding.

Constant Summary collapse

EXEMPT =
:exempt
NON_EXEMPT =
:non_exempt

Method Summary

Methods included from Type::Enum

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

Methods included from Type::Converter

#coerce, coerce, #dump, dump, type_info