ContractFormationInstruction
Type CDM 7.2.0Specifies instructions to create a fully formed contract, with optional legal agreements.
Attributes
All 1 declared on ContractFormationInstruction. Cardinality in amber is required.
| Name | Type | Card. | Description |
|---|---|---|---|
| legalAgreement | LegalAgreement | 0..* | Optional legal agreements associated to the contract being formed, for instance a master agreement. |
Conditions
Validation rules the model enforces on this type, in Rune. An instance that breaks one of these is invalid CDM, whatever produced it.
if legalAgreement exists
then legalAgreement -> agreementDate exists Referenced by
1 type holds a ContractFormationInstruction as an attribute.
Functions
Model functions that produce or consume this type. These are the CDM's own behaviour — the logic a correct implementation has to match.
| Function | Role | Description |
|---|---|---|
| Create_ContractFormationInstruction | returns | — |
| Create_ContractFormation | takes | Function specification that represents an executed trade for a contractual product that has been affirmed (or confirmed) by the two parties. The formed contract can reference a legal agreement for instance a master agreement, by using the optional legalAgreement input. |
Open ContractFormationInstruction in the Model Browser
Walk the tree and the reference graph interactively, and switch releases to see how the type has changed. Free, no signup.