Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 407 Bytes

File metadata and controls

13 lines (6 loc) · 407 Bytes

KeyFieldParam

Specifies which field is used to map the extract fields. If your document contains fields with the same name, then we suggest using the id field. Defaults to name.

Enum

  • NAME (value: 'name')

  • ID (value: 'id')

[Back to Model list] [Back to API list] [Back to README]