Class: FinchAPI::Models::Provider::AuthenticationMethod::SupportedFields::Employment::Income
- Inherits:
-
BaseModel
- Object
- FinchAPI::Models::Provider::AuthenticationMethod::SupportedFields::Employment::Income
- Defined in:
- lib/finch-api/models/provider.rb
Instance Attribute Summary collapse
Instance Attribute Details
#amount ⇒ Boolean?
1000 |
# File 'lib/finch-api/models/provider.rb', line 1000 optional :amount, FinchAPI::BooleanModel |
#currency ⇒ Boolean?
1009 |
# File 'lib/finch-api/models/provider.rb', line 1009 optional :currency, FinchAPI::BooleanModel |
#unit ⇒ Boolean? (readonly)
1018 |
# File 'lib/finch-api/models/provider.rb', line 1018 optional :unit, FinchAPI::BooleanModel |