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

Inherits:
Internal::Type::BaseModel
  • Object
show all
Defined in:
lib/finch_api/models/account_update_event.rb

Overview

See Also:

Defined Under Namespace

Classes: Department, Employment, Income, Location, Manager

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(city: nil, country: nil, line1: nil, line2: nil, postal_code: nil, state: nil) ⇒ Object

Parameters:

  • city (Boolean) (defaults to: nil)
  • country (Boolean) (defaults to: nil)
  • line1 (Boolean) (defaults to: nil)
  • line2 (Boolean) (defaults to: nil)
  • postal_code (Boolean) (defaults to: nil)
  • state (Boolean) (defaults to: nil)


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

Instance Attribute Details

#class_codeBoolean?

Returns:

  • (Boolean, nil)


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

optional :class_code, FinchAPI::Internal::Type::Boolean

#custom_fieldsBoolean?

Returns:

  • (Boolean, nil)


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

optional :custom_fields, FinchAPI::Internal::Type::Boolean

#employment_statusBoolean?

Returns:

  • (Boolean, nil)


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

optional :employment_status, FinchAPI::Internal::Type::Boolean

#end_dateBoolean?

Returns:

  • (Boolean, nil)


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

optional :end_date, FinchAPI::Internal::Type::Boolean

#first_nameBoolean?

Returns:

  • (Boolean, nil)


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

optional :first_name, FinchAPI::Internal::Type::Boolean

#idBoolean?

Returns:

  • (Boolean, nil)


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

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

#income_historyBoolean?

Returns:

  • (Boolean, nil)


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

optional :income_history, FinchAPI::Internal::Type::Boolean

#is_activeBoolean?

Returns:

  • (Boolean, nil)


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

optional :is_active, FinchAPI::Internal::Type::Boolean

#last_nameBoolean?

Returns:

  • (Boolean, nil)


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

optional :last_name, FinchAPI::Internal::Type::Boolean

#middle_nameBoolean?

Returns:

  • (Boolean, nil)


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

optional :middle_name, FinchAPI::Internal::Type::Boolean

#start_dateBoolean?

Returns:

  • (Boolean, nil)


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

optional :start_date, FinchAPI::Internal::Type::Boolean

#titleBoolean?

Returns:

  • (Boolean, nil)


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

optional :title, FinchAPI::Internal::Type::Boolean