ListKey interface
The list key extra data kind.
- Extends
Properties
| extra |
Polymorphic discriminator, which specifies the different types this object can be |
| key | The canonical form of the extracted entity. |
Property Details
extraInformationKind
Polymorphic discriminator, which specifies the different types this object can be
extraInformationKind: "ListKey"
Property Value
"ListKey"
key
The canonical form of the extracted entity.
key?: string
Property Value
string