GetReportsProcessingStatusesEnum: {
    Cancelled: "CANCELLED";
    Done: "DONE";
    Fatal: "FATAL";
    InProgress: "IN_PROGRESS";
    InQueue: "IN_QUEUE";
} = ...

Type declaration

  • ReadonlyCancelled: "CANCELLED"
  • ReadonlyDone: "DONE"
  • ReadonlyFatal: "FATAL"
  • ReadonlyInProgress: "IN_PROGRESS"
  • ReadonlyInQueue: "IN_QUEUE"
MMNEPVFCICPMFPCPTTAAATR