Module: Apifreaks::Types::PdfRestrictRequestRestrictionsItem
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/apifreaks/types/pdf_restrict_request_restrictions_item.rb
Constant Summary collapse
- PRINT_HIGH =
"print_high"- PRINT_LOW =
"print_low"- EDIT_DOCUMENT_ASSEMBLY =
"edit_document_assembly"- FILL_FORM_FIELDS =
"fill_form_fields"- EDIT_ANNOTATIONS =
"edit_annotations"- MODIFY_CONTENT =
"modify_content"- COPY_AND_EXTRACT_CONTENT =
"copy_and_extract_content"- USE_ACCESSIBILITY =
"use_accessibility"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values