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

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

Overview

def initialize: (Hash | FinchAPI::BaseModel) -> void

Instance Attribute Summary collapse

Instance Attribute Details

#amountBoolean?

Returns:

  • (Boolean, nil)


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

optional :amount, FinchAPI::BooleanModel

#currencyBoolean?

Returns:

  • (Boolean, nil)


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

optional :currency, FinchAPI::BooleanModel

#nameBoolean?

Returns:

  • (Boolean, nil)


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

optional :name, FinchAPI::BooleanModel

#typeBoolean? (readonly)

Returns:

  • (Boolean, nil)


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

optional :type, FinchAPI::BooleanModel