Version:
class
MatchRequest
typescript
class MatchRequest<NEEDLE_TYPE, PROVIDER_DATA_TYPE>Properties
| Name | Type | Description |
|---|---|---|
readonly confidence | number | undefined | - |
readonly haystack | Image | - |
readonly needle | NEEDLE_TYPE | - |
readonly providerData? | PROVIDER_DATA_TYPE | - |
Was this page helpful?