Class: FinchAPI::Models::AccountUpdateEvent::Data::AuthenticationMethod::SupportedFields::Employment::Income

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)


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

optional :amount, FinchAPI::BooleanModel

#currencyBoolean?

Returns:

  • (Boolean, nil)


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

optional :currency, FinchAPI::BooleanModel

#unitBoolean? (readonly)

Returns:

  • (Boolean, nil)


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

optional :unit, FinchAPI::BooleanModel