Class: FinchAPI::Models::AccountUpdateEvent::Data::AuthenticationMethod::SupportedFields::PayStatement::PayStatements::EmployerContributions

Inherits:
BaseModel
  • Object
show all
Defined in:
lib/finch-api/models/account_update_event.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from BaseModel

#==, #[], coerce, #deconstruct_keys, defaults, dump, fields, #initialize, #inspect, known_fields, optional, required, reverse_map, #to_h, #to_s, try_strict_coerce

Methods included from Converter

#coerce, coerce, #dump, dump, #try_strict_coerce, try_strict_coerce, type_info

Constructor Details

This class inherits a constructor from FinchAPI::BaseModel

Instance Attribute Details

#amountBoolean?

Returns:

  • (Boolean, nil)


1653
# File 'lib/finch-api/models/account_update_event.rb', line 1653

optional :amount, FinchAPI::BooleanModel

#currencyBoolean?

Returns:

  • (Boolean, nil)


1662
# File 'lib/finch-api/models/account_update_event.rb', line 1662

optional :currency, FinchAPI::BooleanModel

#nameBoolean? (readonly)

Returns:

  • (Boolean, nil)


1671
# File 'lib/finch-api/models/account_update_event.rb', line 1671

optional :name, FinchAPI::BooleanModel