Method: AsposePdfCloud::RowRecognized.attribute_map

Defined in:
lib/aspose_pdf_cloud/models/row_recognized.rb

.attribute_mapObject

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



36
37
38
39
40
41
# File 'lib/aspose_pdf_cloud/models/row_recognized.rb', line 36

def self.attribute_map
  {
    :'cell_list' => :'CellList',
    :'rectangle' => :'Rectangle'
  }
end