Preparing search index...
The search index is not available
Documentation
Documentation
@laserfiche/lf-api-js
LfRepositoryClientV1
GetDynamicFieldLogicValueRequest
Class GetDynamicFieldLogicValueRequest
Implements
LfRepositoryClientV1
.
IGetDynamicFieldLogicValueRequest
Index
Constructors
constructor
Properties
field
Values?
template
Id?
Methods
init
toJSON
fromJS
Constructors
constructor
new
GetDynamicFieldLogicValueRequest
(
data
?:
LfRepositoryClientV1
.
IGetDynamicFieldLogicValueRequest
,
)
:
LfRepositoryClientV1
.
GetDynamicFieldLogicValueRequest
Parameters
Optional
data
:
LfRepositoryClientV1
.
IGetDynamicFieldLogicValueRequest
Returns
LfRepositoryClientV1
.
GetDynamicFieldLogicValueRequest
Properties
Optional
field
Values
fieldValues
?:
{
[
key
:
string
]:
string
}
The dynamic fields.
Optional
template
Id
templateId
?:
number
The template id.
Methods
init
init
(
_data
?:
any
)
:
void
Parameters
Optional
_data
:
any
Returns
void
toJSON
toJSON
(
data
?:
any
)
:
any
Parameters
Optional
data
:
any
Returns
any
Static
fromJS
fromJS
(
data
:
any
)
:
LfRepositoryClientV1
.
GetDynamicFieldLogicValueRequest
Parameters
data
:
any
Returns
LfRepositoryClientV1
.
GetDynamicFieldLogicValueRequest
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
field
Values
template
Id
Methods
init
toJSON
fromJS
Documentation
Loading...
The dynamic fields.