Method: AsposePdfCloud::UnderlineAnnotationsResponse#code
- Defined in:
- lib/aspose_pdf_cloud/models/underline_annotations_response.rb
#code ⇒ Object
Response status code.
29 30 31 |
# File 'lib/aspose_pdf_cloud/models/underline_annotations_response.rb', line 29 def code @code end |