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