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

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

Overview

See Also:

Defined Under Namespace

Classes: Emails, PhoneNumbers, Residence

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(data: nil, type: nil) ⇒ Object

Parameters:

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


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

Instance Attribute Details

#dobBoolean?

Returns:

  • (Boolean, nil)


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

optional :dob, FinchAPI::Internal::Type::Boolean

#encrypted_ssnBoolean?

Returns:

  • (Boolean, nil)


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

optional :encrypted_ssn, FinchAPI::Internal::Type::Boolean

#ethnicityBoolean?

Returns:

  • (Boolean, nil)


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

optional :ethnicity, FinchAPI::Internal::Type::Boolean

#first_nameBoolean?

Returns:

  • (Boolean, nil)


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

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

#genderBoolean?

Returns:

  • (Boolean, nil)


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

optional :gender, FinchAPI::Internal::Type::Boolean

#idBoolean?

Returns:

  • (Boolean, nil)


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

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

#last_nameBoolean?

Returns:

  • (Boolean, nil)


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

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

#middle_nameBoolean?

Returns:

  • (Boolean, nil)


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

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

#preferred_nameBoolean?

Returns:

  • (Boolean, nil)


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

optional :preferred_name, FinchAPI::Internal::Type::Boolean

#ssnBoolean?

Returns:

  • (Boolean, nil)


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

optional :ssn, FinchAPI::Internal::Type::Boolean