/** getReportDownloadUrlWithOptionsResponse */
export interface GetReportDownloadUrlWithOptionsResponse {
  /** xsd:string */
  rval?: string
}
