AssetNewValue
AssetNewValue =
string|number|boolean
New value accepted by AssetServiceModel.updateValueById.
The runtime type must match the asset's valueType:
- Text → string
- Integer → number
- Bool → boolean
AssetNewValue =
string|number|boolean
New value accepted by AssetServiceModel.updateValueById.
The runtime type must match the asset's valueType:
- Text → string
- Integer → number
- Bool → boolean