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