The mimetype of the report to be generated by this compare operation.
[DataMemberAttribute(Name="outputMimetype")]
public string OutputMimetype {get; set;}
The mimetype of the report to be generated by this compare operation. The default value is null.
Currently, the only report type that is supported is text/markdown
.