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
Get
Dynamic
Field
Logic
Value
Request
(
data
?
)
:
LfRepositoryClientV1
.
GetDynamicFieldLogicValueRequest
Parameters
Optional
data
:
LfRepositoryClientV1
.
IGetDynamicFieldLogicValueRequest
Returns
LfRepositoryClientV1
.
GetDynamicFieldLogicValueRequest
Properties
Optional
field
Values
field
Values
?:
{
[
key
:
string
]
:
string
;
}
The dynamic fields.
Optional
template
Id
template
Id
?:
number
The template id.
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
.
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.