Module: FinchAPI::Models::HRIS::Individual
- Extended by:
- Internal::Type::Union
- Defined in:
- lib/finch_api/models/hris/individual.rb
Defined Under Namespace
Classes: BatchError, UnionMember0
Class Method Summary collapse
- .values ⇒ Array<Symbol>
- .variants ⇒ Array(FinchAPI::HRIS::Individual::UnionMember0, FinchAPI::HRIS::Individual::BatchError)
Methods included from Internal::Type::Union
==, ===, coerce, dump, hash, inspect, variants
Methods included from Internal::Type::Converter
#coerce, coerce, #dump, dump, #inspect, inspect, type_info
Class Method Details
.values ⇒ Array<Symbol>
|
|
# File 'lib/finch_api/models/hris/individual.rb', line 217
|
.variants ⇒ Array(FinchAPI::HRIS::Individual::UnionMember0, FinchAPI::HRIS::Individual::BatchError)
|
|
# File 'lib/finch_api/models/hris/individual.rb', line 251
|