Method: TalonOne::ErrorSource.openapi_types
- Defined in:
- lib/talon_one/models/error_source.rb
.openapi_types ⇒ Object
Attribute type mapping.
41 42 43 44 45 46 47 48 |
# File 'lib/talon_one/models/error_source.rb', line 41 def self.openapi_types { :'pointer' => :'String', :'parameter' => :'String', :'line' => :'String', :'resource' => :'String' } end |