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

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)


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

optional :amount, FinchAPI::BooleanModel

#currencyBoolean?

Returns:

  • (Boolean, nil)


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

optional :currency, FinchAPI::BooleanModel

#employerBoolean?

Returns:

  • (Boolean, nil)


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

optional :employer, FinchAPI::BooleanModel

#nameBoolean?

Returns:

  • (Boolean, nil)


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

optional :name, FinchAPI::BooleanModel

#typeBoolean? (readonly)

Returns:

  • (Boolean, nil)


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

optional :type, FinchAPI::BooleanModel