Method: AsposePdfCloud::Bookmarks.attribute_map

Defined in:
lib/aspose_pdf_cloud/models/bookmarks.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/bookmarks.rb', line 36

def self.attribute_map
  {
    :'links' => :'Links',
    :'list' => :'List'
  }
end