Scorecard outcome for a single entity and rule.

Hierarchy

  • UpdateOutcomesAsyncRequestItem

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
entityReference: string

The unique reference for an IDP entity.

remarks?: string

Any remarks regarding the scorecard rule's evaluation. Supports HTML hyperlinks.

ruleId: string

The unique ID for a scorecard rule.

state: State

The state of the rule evaluation.

Generated using TypeDoc