Class: FinchAPI::Models::AccountUpdateEvent::Data::AuthenticationMethod::SupportedFields::PayStatement::PayStatements::EmployeeDeductions
- Inherits:
-
Internal::Type::BaseModel
- Object
- Internal::Type::BaseModel
- FinchAPI::Models::AccountUpdateEvent::Data::AuthenticationMethod::SupportedFields::PayStatement::PayStatements::EmployeeDeductions
show all
- Defined in:
- lib/finch_api/models/account_update_event.rb,
sig/finch_api/models/account_update_event.rbs
Overview
Instance Attribute Summary collapse
Instance Method Summary
collapse
==, #==, #[], coerce, #deconstruct_keys, #deep_to_h, dump, fields, hash, #hash, inherited, inspect, #inspect, known_fields, optional, recursively_to_h, required, #to_h, #to_json, #to_s, to_sorbet_type, #to_yaml
#coerce, coerce, #dump, dump, #inspect, inspect, meta_info, new_coerce_state, type_info
#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type
Constructor Details
#initialize ⇒ Object
1207
|
# File 'sig/finch_api/models/account_update_event.rbs', line 1207
def initialize: (
|
Instance Attribute Details
#amount ⇒ Boolean?
946
|
# File 'lib/finch_api/models/account_update_event.rb', line 946
optional :amount, FinchAPI::Internal::Type::Boolean
|
#currency ⇒ Boolean?
951
|
# File 'lib/finch_api/models/account_update_event.rb', line 951
optional :currency, FinchAPI::Internal::Type::Boolean
|
#name ⇒ Boolean?
956
|
# File 'lib/finch_api/models/account_update_event.rb', line 956
optional :name, FinchAPI::Internal::Type::Boolean
|
#pre_tax ⇒ Boolean?
961
|
# File 'lib/finch_api/models/account_update_event.rb', line 961
optional :pre_tax, FinchAPI::Internal::Type::Boolean
|
#type ⇒ Boolean?
966
|
# File 'lib/finch_api/models/account_update_event.rb', line 966
optional :type, FinchAPI::Internal::Type::Boolean
|
Instance Method Details
#to_hash ⇒ {
1215
|
# File 'sig/finch_api/models/account_update_event.rbs', line 1215
def to_hash: -> {
|