Strise Connect API Docs
TypesEnums

DispositionDecision

A recorded decision on a match: confirmed a true match or a false match.

enum DispositionDecision {
  CONFIRMED_FALSE
  CONFIRMED_TRUE
}

Values

CONFIRMED_FALSE

CONFIRMED_TRUE

Member Of

Disposition object

On this page