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

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

Instance Attribute Summary collapse

Method Summary

Methods inherited from BaseModel

==, #==, #[], coerce, #deconstruct_keys, dump, fields, #initialize, #inspect, known_fields, optional, required, #to_h

Methods included from Converter

#coerce, coerce, #dump, dump, type_info

Constructor Details

This class inherits a constructor from FinchAPI::BaseModel

Instance Attribute Details

#subtypeBoolean?

Returns:

  • (Boolean, nil)


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

optional :subtype, FinchAPI::BooleanModel

#typeBoolean? (readonly)

Returns:

  • (Boolean, nil)


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

optional :type, FinchAPI::BooleanModel