Module: CloudPDF::Types::DocumentsGet200ResponseDocumentState
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/CloudPDF/types/documents_get200response_document_state.rb
Constant Summary collapse
- PENDING =
"pending"- READY =
"ready"- FAILED =
"failed"- DELETING =
"deleting"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values