Class: FinchAPI::Models::Provider::AuthenticationMethod::SupportedFields::Employment::Income

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

Instance Attribute Summary collapse

Instance Attribute Details

#amountBoolean?

Returns:

  • (Boolean, nil)


1000
# File 'lib/finch-api/models/provider.rb', line 1000

optional :amount, FinchAPI::BooleanModel

#currencyBoolean?

Returns:

  • (Boolean, nil)


1009
# File 'lib/finch-api/models/provider.rb', line 1009

optional :currency, FinchAPI::BooleanModel

#unitBoolean? (readonly)

Returns:

  • (Boolean, nil)


1018
# File 'lib/finch-api/models/provider.rb', line 1018

optional :unit, FinchAPI::BooleanModel