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