Class: FinchAPI::Models::Provider::AuthenticationMethod::SupportedFields::Individual::PhoneNumbers

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

Overview

See Also:

  • Provider::AuthenticationMethod::SupportedFields::Individual#phone_numbers

Instance Attribute Summary collapse

Method Summary

Methods inherited from Internal::Type::BaseModel

==, #==, #[], coerce, #deconstruct_keys, dump, fields, hash, #hash, #initialize, 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

This class inherits a constructor from FinchAPI::Internal::Type::BaseModel

Instance Attribute Details

#dataBoolean?

Returns:

  • (Boolean, nil)


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

optional :data, FinchAPI::Internal::Type::Boolean

#typeBoolean?

Returns:

  • (Boolean, nil)


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

optional :type, FinchAPI::Internal::Type::Boolean