Comment on page
PAYMENT
Definition: | Monetary payment, without any further specification on the type, amount or purpose. |
Label: | payment |
Identifier: | |
Note: | Such a constraint can be used to clarify whether a payment has been made or not. |
Class: |
Example:
"constraint": [{
"leftOperand": "idsc:PAYMENT",
"operator": "eq",
"rightOperand": { "@value": "true", "@type": "xsd:boolean" }
}]
Last modified 5mo ago