toggle menu
OpenSRP
androidJvm
switch theme
search in API
engine
/
org.smartregister.fhircore.engine.configuration.migration
/
UpdateValueConfig
Update
Value
Config
@
Serializable
data
class
UpdateValueConfig
(
val
jsonPathExpression
:
String
,
val
computedValueKey
:
String
)
:
Serializable
Members
Constructors
Update
Value
Config
Link copied to clipboard
constructor
(
jsonPathExpression
:
String
,
computedValueKey
:
String
)
Properties
computed
Value
Key
Link copied to clipboard
val
computedValueKey
:
String
json
Path
Expression
Link copied to clipboard
val
jsonPathExpression
:
String