Provides struct and type for a ReportStatusResponse
@type t() :: %Gleanex.Admin.ReportStatusResponse{ startTime: String.t() | nil, status: String.t() | nil }