Method: DocSpring::TemplateAddFieldsResponse.attribute_map
- Defined in:
- lib/docspring/models/template_add_fields_response.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
47 48 49 50 51 52 53 |
# File 'lib/docspring/models/template_add_fields_response.rb', line 47 def self.attribute_map { :'status' => :'status', :'errors' => :'errors', :'new_field_ids' => :'new_field_ids' } end |