Name | Type | Description | Notes |
---|---|---|---|
name | string | A descriptive name for the value to be bound. | |
type | string | The kind of binding. Possible values are: - `bundle` - `cartItemFilter` - `subledgerBalance` - `templateParameter` | [optional] |
expression | object[] | A Talang expression that will be evaluated and its result attached to the name of the binding. | |
valueType | string | Can be one of the following: - `string` - `number` - `boolean` | [optional] |