Class: FinchAPI::Models::AccountUpdateEvent::Data::AuthenticationMethod::SupportedFields::Payment::PayPeriod
- Inherits:
-
BaseModel
- Object
- FinchAPI::Models::AccountUpdateEvent::Data::AuthenticationMethod::SupportedFields::Payment::PayPeriod
- Defined in:
- lib/finch-api/models/account_update_event.rb
Overview
def initialize: (Hash | FinchAPI::BaseModel) -> void
Instance Attribute Summary collapse
Instance Attribute Details
#end_date ⇒ Boolean?
1895 |
# File 'lib/finch-api/models/account_update_event.rb', line 1895 optional :end_date, FinchAPI::BooleanModel |
#start_date ⇒ Boolean? (readonly)
1904 |
# File 'lib/finch-api/models/account_update_event.rb', line 1904 optional :start_date, FinchAPI::BooleanModel |