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