Module: FinchAPI::Models::HRIS::W42005::Type
- Extended by:
- Type::Enum
- Defined in:
- lib/finch-api/models/hris/w42005.rb
Overview
Specifies the form type, indicating that this document is a 2005 W4 form.
Constant Summary collapse
- W4_2005 =
:w4_2005
Class Method Summary collapse
Methods included from Type::Enum
Methods included from Type::Converter
#coerce, coerce, #dump, dump, type_info
Class Method Details
.values ⇒ Array<Symbol>
2 |
# File 'lib/finch-api/models/hris/w42005.rb', line 2 def self.values; end |