Name | Type | Description | Notes |
---|---|---|---|
operation | kotlin.String | Defines how the condition must be evaluated. | |
`value` | kotlin.Boolean | Checks the currency of the payment against the currency of the payment instrument. Possible values: - true: The currency of the payment is different from the currency of the payment instrument. - false: The currencies are the same. | [optional] |