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