Gleanex.Admin.ReportStatusResponse (Gleanex v0.1.0)

Copy Markdown View Source

Provides struct and type for a ReportStatusResponse

Summary

Types

t()

@type t() :: %Gleanex.Admin.ReportStatusResponse{
  startTime: String.t() | nil,
  status: String.t() | nil
}