TrialMatcherResult Class

Definition

The response for the Trial Matcher request.

public class TrialMatcherResult
type TrialMatcherResult = class
Public Class TrialMatcherResult
Inheritance
TrialMatcherResult

Properties

CreatedDateTime

The date and time when the processing job was created.

Errors

An array of errors, if any errors occurred during the processing job.

ExpirationDateTime

The date and time when the processing job is set to expire.

JobId

A processing job identifier.

LastUpdateDateTime

The date and time when the processing job was last updated.

Results

The inference results for the Trial Matcher request.

Status

The status of the processing job.

Applies to