Method: AsposePdfCloud::UnderlineAnnotationsResponse.attribute_map
- Defined in:
- lib/aspose_pdf_cloud/models/underline_annotations_response.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
39 40 41 42 43 44 45 |
# File 'lib/aspose_pdf_cloud/models/underline_annotations_response.rb', line 39 def self.attribute_map { :'code' => :'Code', :'status' => :'Status', :'annotations' => :'Annotations' } end |