Method: AsposeCellsCloud::Pictures.attribute_map
- Defined in:
- lib/aspose_cells_cloud/models/pictures.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
40 41 42 43 44 45 |
# File 'lib/aspose_cells_cloud/models/pictures.rb', line 40 def self.attribute_map { :'picture_list' => :'PictureList', :'link' => :'link' } end |