Method: WordsRubySdk::FieldResponse.attribute_map
- Defined in:
- lib/words_ruby_sdk/models/field_response.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
45 46 47 48 49 50 51 |
# File 'lib/words_ruby_sdk/models/field_response.rb', line 45 def self.attribute_map { :'code' => :'Code', :'status' => :'Status', :'field' => :'Field' } end |