Preparing search index...
The search index is not available
Documentation
Documentation
@laserfiche/lf-repository-api-client
ISimpleImportMetadata
Interface ISimpleImportMetadata
interface
ISimpleImportMetadata
{
fields
?:
{
[
key
:
string
]
:
FieldToUpdate
;
}
;
tags
?:
string
[]
;
}
Hierarchy (
view full
)
ISimpleImportMetadata
IPutFieldValsRequest
Implemented by
SimpleImportMetadata
Index
Properties
fields?
tags?
Properties
Optional
fields
fields
?:
{
[
key
:
string
]
:
FieldToUpdate
;
}
The fields that will be assigned to the entry.
Optional
tags
tags
?:
string
[]
The tags that will be assigned to the entry.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fields
tags
Documentation
Loading...
The fields that will be assigned to the entry.