Creates an instance of ESPRMServiceParam.
An object containing the parameter details.
Reference to the parent ESPRMNode.
OptionalboundsBounds for the parameter values.
The data type of the parameter.
The name of the parameter.
Reference to ESPRMNode.
Additional properties related to the parameter.
The name of the service to which this parameter belongs.
The type of the parameter.
OptionalvalidThe valid string values of the parameter.
OptionalvalueThe value of the parameter.
Sets the value of the service parameter.
The new value to set for the service parameter.
A promise that resolves to the success response from the API.
Represents a parameter associated with a service, including its name, value, and metadata. Has a serviceName property to identify the service it belongs to.