MatchFinished objects

Fields

This object type contains at least the following fields, and may have additional fields depending on the value of matchFinished.

Field name

JSON type

Description

matchFinished

string

A discriminator field that can be used to identify the type of match status. Possible values:

Sample

{
  "reason": "Normally"
}

Last updated