Class: FinchAPI::Models::Provider::AuthenticationMethod::SupportedFields::PayStatement::PayStatements::Earnings
- Inherits:
-
BaseModel
- Object
- FinchAPI::Models::Provider::AuthenticationMethod::SupportedFields::PayStatement::PayStatements::Earnings
- Defined in:
- lib/finch-api/models/provider.rb
Overview
def initialize: (Hash | FinchAPI::BaseModel) -> void
Instance Attribute Summary collapse
Instance Attribute Details
#amount ⇒ Boolean?
1629 |
# File 'lib/finch-api/models/provider.rb', line 1629 optional :amount, FinchAPI::BooleanModel |
#currency ⇒ Boolean?
1638 |
# File 'lib/finch-api/models/provider.rb', line 1638 optional :currency, FinchAPI::BooleanModel |
#name ⇒ Boolean?
1647 |
# File 'lib/finch-api/models/provider.rb', line 1647 optional :name, FinchAPI::BooleanModel |
#type ⇒ Boolean? (readonly)
1656 |
# File 'lib/finch-api/models/provider.rb', line 1656 optional :type, FinchAPI::BooleanModel |