Method: AsposeCellsCloud::LegendEntries.attribute_map

Defined in:
lib/aspose_cells_cloud/models/legend_entries.rb

.attribute_mapObject

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



40
41
42
43
44
45
# File 'lib/aspose_cells_cloud/models/legend_entries.rb', line 40

def self.attribute_map
  {
    :'legend_entry_list' => :'legendEntryList',
    :'link' => :'link'
  }
end