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