Class: FinchAPI::Models::Provider::AuthenticationMethod::SupportedFields::Company

Inherits:
Internal::Type::BaseModel show all
Defined in:
lib/finch_api/models/provider.rb

Overview

See Also:

Defined Under Namespace

Classes: Accounts, Departments, Entity, Locations

Instance Attribute Summary collapse

Instance Method Summary collapse

Methods inherited from Internal::Type::BaseModel

==, #==, #[], coerce, #deconstruct_keys, dump, fields, hash, #hash, inspect, #inspect, known_fields, optional, required, #to_h, #to_json, #to_s, #to_yaml, walk

Methods included from Internal::Type::Converter

#coerce, coerce, #dump, dump, #inspect, inspect, type_info

Constructor Details

#initialize(subtype: nil, type: nil) ⇒ Object

Parameters:

  • subtype (Boolean) (defaults to: nil)
  • type (Boolean) (defaults to: nil)


# File 'lib/finch_api/models/provider.rb', line 228

Instance Attribute Details

#einBoolean?

Returns:

  • (Boolean, nil)


199
# File 'lib/finch_api/models/provider.rb', line 199

optional :ein, FinchAPI::Internal::Type::Boolean

#idBoolean?

Returns:

  • (Boolean, nil)


182
# File 'lib/finch_api/models/provider.rb', line 182

optional :id, FinchAPI::Internal::Type::Boolean

Returns:

  • (Boolean, nil)


210
# File 'lib/finch_api/models/provider.rb', line 210

optional :legal_name, FinchAPI::Internal::Type::Boolean

#primary_emailBoolean?

Returns:

  • (Boolean, nil)


221
# File 'lib/finch_api/models/provider.rb', line 221

optional :primary_email, FinchAPI::Internal::Type::Boolean

#primary_phone_numberBoolean?

Returns:

  • (Boolean, nil)


226
# File 'lib/finch_api/models/provider.rb', line 226

optional :primary_phone_number, FinchAPI::Internal::Type::Boolean