FindSimilarMatchMode type

Defines values for FindSimilarMatchMode. Possible values include: 'matchPerson', 'matchFace'

type FindSimilarMatchMode = "matchPerson" | "matchFace"