ParameterBindingString: string

Binding configuration for a resource outside of the Pipeline model.

The value may be one of:

  • Path to a variable or form field, eg. @order.id.

  • The single @ may be used to map to the root resource, if applicable for the use case.

  • Static JSON value, eg. ="...", =false, =true, =123, =-123, ={...}, =[...]

Generated using TypeDoc