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