Preparing search index...
The search index is not available
Documentation
Documentation
@laserfiche/lf-api-js
LfRepositoryClientV1
PutTagRequest
Class PutTagRequest
Implements
LfRepositoryClientV1
.
IPutTagRequest
Index
Constructors
constructor
Properties
tags?
Methods
init
toJSON
fromJS
Constructors
constructor
new
Put
Tag
Request
(
data
?
)
:
LfRepositoryClientV1
.
PutTagRequest
Parameters
Optional
data
:
LfRepositoryClientV1
.
IPutTagRequest
Returns
LfRepositoryClientV1
.
PutTagRequest
Properties
Optional
tags
tags
?:
string
[]
The tag names to assign to the entry.
Methods
init
init
(
_data
?
)
:
void
Parameters
Optional
_data
:
any
Returns
void
toJSON
toJSON
(
data
?
)
:
any
Parameters
Optional
data
:
any
Returns
any
Static
fromJS
fromJS
(
data
)
:
LfRepositoryClientV1
.
PutTagRequest
Parameters
data
:
any
Returns
LfRepositoryClientV1
.
PutTagRequest
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
tags
Methods
init
toJSON
fromJS
Documentation
Loading...
The tag names to assign to the entry.