Preparing search index...
The search index is not available
Documentation
Documentation
@laserfiche/lf-api-js
LfRepositoryClientV1
ISimpleImportMetadata
Interface ISimpleImportMetadata
interface
ISimpleImportMetadata
{
fields
?:
{
[
key
:
string
]
:
LfRepositoryClientV1
.
FieldToUpdate
;
}
;
tags
?:
string
[]
;
}
Hierarchy (
view full
)
ISimpleImportMetadata
LfRepositoryClientV1
.
IPutFieldValsRequest
Implemented by
LfRepositoryClientV1
.
SimpleImportMetadata
Index
Properties
fields?
tags?
Properties
Optional
fields
fields
?:
{
[
key
:
string
]
:
LfRepositoryClientV1
.
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.