SmartPasteResponse
Interface
Represents the response from the AI service containing the extracted field values.
Definition
Package:@progress/kendo-react-buttons
Properties
fieldValues
Record<string, any>
A record of field names to their extracted values from the clipboard content.