Class: FinchAPI::Models::Provider::AuthenticationMethod::SupportedFields::PayGroup

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

Instance Attribute Summary collapse

Instance Attribute Details

#idBoolean?

Returns:

  • (Boolean, nil)


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

optional :id, FinchAPI::BooleanModel

#individual_idsBoolean?

Returns:

  • (Boolean, nil)


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

optional :individual_ids, FinchAPI::BooleanModel

#nameBoolean?

Returns:

  • (Boolean, nil)


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

optional :name, FinchAPI::BooleanModel

#pay_frequenciesBoolean? (readonly)

Returns:

  • (Boolean, nil)


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

optional :pay_frequencies, FinchAPI::BooleanModel