Method: Plaid::W2Box12.openapi_types
- Defined in:
- lib/plaid/models/w2_box12.rb
.openapi_types ⇒ Object
Attribute type mapping.
39 40 41 42 43 44 |
# File 'lib/plaid/models/w2_box12.rb', line 39 def self.openapi_types { :'code' => :'String', :'amount' => :'String' } end |