Preparing search index...
The search index is not available
Documentation
Documentation
@laserfiche/lf-api-js
LfRepositoryClientV2
ISetLinksRequest
Interface ISetLinksRequest
Request body for assigning links to an entry.
interface
ISetLinksRequest
{
links
?:
LfRepositoryClientV2
.
LinkToUpdate
[]
;
}
Implemented by
LfRepositoryClientV2
.
SetLinksRequest
Index
Properties
links?
Properties
Optional
links
links
?:
LfRepositoryClientV2
.
LinkToUpdate
[]
The links that will be assigned to the entry.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
links
Documentation
Loading...
Request body for assigning links to an entry.