Method: AsposeCellsCloud::SparklineGroupResponse.attribute_map

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

.attribute_mapObject

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



42
43
44
45
46
47
48
# File 'lib/aspose_cells_cloud/models/sparkline_group_response.rb', line 42

def self.attribute_map
  {
    :'sparkline_group' => :'SparklineGroup',
    :'code' => :'Code',
    :'status' => :'Status'
  }
end