Class: FinchAPI::Models::AccountUpdateEvent::Data::AuthenticationMethod::SupportedFields::Individual::Emails
- Inherits:
-
BaseModel
- Object
- FinchAPI::Models::AccountUpdateEvent::Data::AuthenticationMethod::SupportedFields::Individual::Emails
- Defined in:
- lib/finch-api/models/account_update_event.rb
Overview
def initialize: (Hash | FinchAPI::BaseModel) -> void
Instance Attribute Summary collapse
- #data ⇒ Boolean?
- #type ⇒ Boolean? readonly
Instance Attribute Details
#data ⇒ Boolean?
1200 |
# File 'lib/finch-api/models/account_update_event.rb', line 1200 optional :data, FinchAPI::BooleanModel |
#type ⇒ Boolean? (readonly)
1209 |
# File 'lib/finch-api/models/account_update_event.rb', line 1209 optional :type, FinchAPI::BooleanModel |