Class: FinchAPI::Models::AccountUpdateEvent::Data::AuthenticationMethod::SupportedFields::Employment::Income
- Inherits:
-
BaseModel
- Object
- FinchAPI::Models::AccountUpdateEvent::Data::AuthenticationMethod::SupportedFields::Employment::Income
- Defined in:
- lib/finch-api/models/account_update_event.rb
Instance Attribute Summary collapse
Instance Attribute Details
#amount ⇒ Boolean?
918 |
# File 'lib/finch-api/models/account_update_event.rb', line 918 optional :amount, FinchAPI::BooleanModel |
#currency ⇒ Boolean?
927 |
# File 'lib/finch-api/models/account_update_event.rb', line 927 optional :currency, FinchAPI::BooleanModel |
#unit ⇒ Boolean? (readonly)
936 |
# File 'lib/finch-api/models/account_update_event.rb', line 936 optional :unit, FinchAPI::BooleanModel |