interface IExportLogsServiceResponse {
    partialSuccess?: IExportLogsPartialSuccess;
}

Properties

Properties

partialSuccess?: IExportLogsPartialSuccess

ExportLogsServiceResponse partialSuccess