Module: CloudPDF::Types::DocAnnotationsList200ResponseAnnotationsItemLineLineEndingsEnd

Extended by:
Internal::Types::Enum
Defined in:
lib/CloudPDF/types/doc_annotations_list200response_annotations_item_line_line_endings_end.rb

Constant Summary collapse

NONE =
"none"
SQUARE =
"square"
CIRCLE =
"circle"
DIAMOND =
"diamond"
OPEN_ARROW =
"open-arrow"
CLOSED_ARROW =
"closed-arrow"
BUTT =
"butt"
R_OPEN_ARROW =
"r-open-arrow"
R_CLOSED_ARROW =
"r-closed-arrow"
SLASH =
"slash"

Method Summary

Methods included from Internal::Types::Enum

coerce, finalize!, inspect, load, strict!, strict?, values

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load