Skip to content

Latest commit

 

History

History
47 lines (26 loc) · 935 Bytes

Mapping.md

File metadata and controls

47 lines (26 loc) · 935 Bytes

@affinda/affinda / Exports / Mapping

Interface: Mapping

A mapping allows you to specify specific settings regarding a lookup against a MappingDataSource should be applied.

Table of contents

Properties

Properties

dataSource

dataSource: null | string

The mapping data source this mapping applies to.


identifier

Readonly identifier: string

Uniquely identify a mapping. NOTE: This property will not be serialized. It can only be populated by the server.


organization

Optional organization: string

The organization that this mapping belongs to.


scoreCutoff

Optional scoreCutoff: number

Higher values will result in more strict matching.