Type Alias PreviewEvaluation

type PreviewEvaluation = {
    endTime?: string;
    ownerId?: string;
    resultUrl?: string;
    startTime?: string;
    tenantId?: string;
}
Index

Properties

endTime?: string

The time the evaluation ended

ownerId?: string

userId of user being impersonated to evaluate the condition

resultUrl?: string

URL to download the condition results

startTime?: string

The time the evaluation started

tenantId?: string

The tenant id