Preparing search index...
The search index is not available
Documentation
Documentation
@laserfiche/lf-repository-api-client
GetDynamicFieldLogicValueRequest
Class GetDynamicFieldLogicValueRequest
Implements
IGetDynamicFieldLogicValueRequest
Index
Constructors
constructor
Properties
field
Values?
template
Id?
Methods
init
toJSON
fromJS
Constructors
constructor
new
Get
Dynamic
Field
Logic
Value
Request
(
data
?
)
:
GetDynamicFieldLogicValueRequest
Parameters
Optional
data
:
IGetDynamicFieldLogicValueRequest
Returns
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
)
:
GetDynamicFieldLogicValueRequest
Parameters
data
:
any
Returns
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.