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