Class: FinchAPI::Models::AccountUpdateEvent::Data::AuthenticationMethod::SupportedFields::Company::Entity
- Inherits:
-
BaseModel
- Object
- FinchAPI::Models::AccountUpdateEvent::Data::AuthenticationMethod::SupportedFields::Company::Entity
- Defined in:
- lib/finch-api/models/account_update_event.rb
Instance Attribute Summary collapse
- #subtype ⇒ Boolean?
- #type ⇒ Boolean? readonly
Instance Attribute Details
#subtype ⇒ Boolean?
406 |
# File 'lib/finch-api/models/account_update_event.rb', line 406 optional :subtype, FinchAPI::BooleanModel |
#type ⇒ Boolean? (readonly)
415 |
# File 'lib/finch-api/models/account_update_event.rb', line 415 optional :type, FinchAPI::BooleanModel |