Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 535 Bytes

DifferentCurrenciesRestriction.md

File metadata and controls

11 lines (6 loc) · 535 Bytes

DifferentCurrenciesRestriction

Properties

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]