Class: FinchAPI::Models::AccountUpdateEvent::Data::AuthenticationMethod::SupportedFields::Company

Inherits:
Internal::Type::BaseModel
  • Object
show all
Defined in:
lib/finch_api/models/account_update_event.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/account_update_event.rb', line 176

Instance Attribute Details

#einBoolean?

Returns:

  • (Boolean, nil)


147
# File 'lib/finch_api/models/account_update_event.rb', line 147

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

#idBoolean?

Returns:

  • (Boolean, nil)


130
# File 'lib/finch_api/models/account_update_event.rb', line 130

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

Returns:

  • (Boolean, nil)


158
# File 'lib/finch_api/models/account_update_event.rb', line 158

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

#primary_emailBoolean?

Returns:

  • (Boolean, nil)


169
# File 'lib/finch_api/models/account_update_event.rb', line 169

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

#primary_phone_numberBoolean?

Returns:

  • (Boolean, nil)


174
# File 'lib/finch_api/models/account_update_event.rb', line 174

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