Class: FinchAPI::Models::Provider::AuthenticationMethod::SupportedFields::PayStatement::PayStatements::EmployerContributions

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

Instance Attribute Summary collapse

Instance Attribute Details

#amountBoolean?

Returns:

  • (Boolean, nil)


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

optional :amount, FinchAPI::BooleanModel

#currencyBoolean?

Returns:

  • (Boolean, nil)


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

optional :currency, FinchAPI::BooleanModel

#nameBoolean? (readonly)

Returns:

  • (Boolean, nil)


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

optional :name, FinchAPI::BooleanModel