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

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)


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

optional :amount, FinchAPI::BooleanModel

#currencyBoolean?

Returns:

  • (Boolean, nil)


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

optional :currency, FinchAPI::BooleanModel

#nameBoolean?

Returns:

  • (Boolean, nil)


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

optional :name, FinchAPI::BooleanModel

#pre_taxBoolean?

Returns:

  • (Boolean, nil)


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

optional :pre_tax, FinchAPI::BooleanModel

#typeBoolean? (readonly)

Returns:

  • (Boolean, nil)


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

optional :type, FinchAPI::BooleanModel