Module: FinchAPI::Models::HRIS::PayStatement::PaymentMethod
- Extended by:
- Enum
- Defined in:
- lib/finch-api/models/hris/pay_statement.rb
Overview
The payment method.
Constant Summary collapse
- CHECK =
:check- DIRECT_DEPOSIT =
:direct_deposit
Method Summary
Methods included from Enum
==, ===, coerce, dump, try_strict_coerce, values
Methods included from Converter
#coerce, coerce, #dump, dump, #try_strict_coerce, try_strict_coerce, type_info