Module: CloudPDF::Types::DocHead200ResponseEncryptionState
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/CloudPDF/types/doc_head200response_encryption_state.rb
Constant Summary collapse
- UNKNOWN =
"unknown"- NONE =
"none"- ENCRYPTED =
"encrypted"- UNSUPPORTED =
"unsupported"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values