Method: Plaid::PlatformIds.openapi_types
- Defined in:
- lib/plaid/models/platform_ids.rb
.openapi_types ⇒ Object
Attribute type mapping.
43 44 45 46 47 48 49 |
# File 'lib/plaid/models/platform_ids.rb', line 43 def self.openapi_types { :'employee_id' => :'String', :'payroll_id' => :'String', :'position_id' => :'String' } end |