Class: FinchAPI::Models::Provider::AuthenticationMethod::SupportedFields::PayStatement::PayStatements::Taxes
- Inherits:
-
BaseModel
- Object
- BaseModel
- FinchAPI::Models::Provider::AuthenticationMethod::SupportedFields::PayStatement::PayStatements::Taxes
show all
- Defined in:
- lib/finch-api/models/provider.rb
Instance Attribute Summary collapse
Method Summary
Methods inherited from BaseModel
==, #==, #[], coerce, #deconstruct_keys, dump, fields, #initialize, #inspect, known_fields, optional, required, #to_h
Methods included from Converter
#coerce, coerce, #dump, dump, type_info
Instance Attribute Details
#currency ⇒ Boolean?
1782
|
# File 'lib/finch-api/models/provider.rb', line 1782
optional :currency, FinchAPI::BooleanModel
|
#employer ⇒ Boolean?
1791
|
# File 'lib/finch-api/models/provider.rb', line 1791
optional :employer, FinchAPI::BooleanModel
|