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

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