Input parameter mappings

Updated at:
Copy as MD

Description

For listing the mappings between front-end input parameters and input parameters of a backend service call.

Node name

ServiceParameterMap.

Subnodes

Name Type Description
ServiceParameterName String Backend parameter name.
RequestParameterName String Corresponding front-end input parameter name, which must be included in RequestParametersObject and match RequestParam.ApiParameterName.