API Docs / Schemas / MtdVerificationSweepResultDto

MtdVerificationSweepResultDto

The outcome of starting a practice-wide verification sweep.

Properties

Name Type Description
queuedCountinteger

How many authorisations were queued for checking. Authorisations whose client is missing an
identifier or known fact are not queued and are not counted here.

How many authorisations were queued for checking. Authorisations whose client is missing an
identifier or known fact are not queued and are not counted here.

JSON Example

{
  "queuedCount": 0
}

Used By Operations