Closed Enumeration: ErrorStatus_Enum (2.0.0)

Library: Common (http://www.opentravel.org/OTM/Common/v2)


Literal Description
NotProcessed The error occurred prior to processing of the request (or if during the processing of the request, before the intentions of the request were completed).
Incomplete The error occurred during processing of the request. The request was partially completed.
Complete The error occurred after successful processing of the request. The requested process was completed.
Unknown The status of the request is unknown.