Method: DocSpring::BatchGeneratePdfs201Response.attribute_map

Defined in:
lib/docspring/models/batch_generate_pdfs201_response.rb

.attribute_mapObject

Attribute mapping from ruby-style variable name to JSON key.



51
52
53
54
55
56
57
58
59
# File 'lib/docspring/models/batch_generate_pdfs201_response.rb', line 51

def self.attribute_map
  {
    :'status' => :'status',
    :'error' => :'error',
    :'errors' => :'errors',
    :'submission_batch' => :'submission_batch',
    :'submissions' => :'submissions'
  }
end