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

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load