MarginCallInstructionType
Type CDM 7.2.0Represents enumeration values to specify the call notification type, direction, specific action type.
Extends —
Extended by —
Attributes 2
Namespace cdm.event.common
Attributes
All 2 declared on MarginCallInstructionType. Cardinality in amber is required.
| Name | Type | Card. | Description |
|---|---|---|---|
| callType | CallTypeEnum | 1..1 | Indicates the status of the call message type, such as expected call, notification of a call or an actionable margin call. |
| visibilityIndicator | boolean | 0..1 | Indicates the choice if the call instruction is visible or not to the other party. |
Conditions
Validation rules the model enforces on this type, in Rune. An instance that breaks one of these is invalid CDM, whatever produced it.
CallTypeExpectedVisibility Condition
Represents a condition to ensure that a visibility indicator is specifies then the call type must be an expected call.
if callType = CallTypeEnum -> ExpectedCall
then visibilityIndicator exists Referenced by
1 type holds a MarginCallInstructionType as an attribute.
Open MarginCallInstructionType 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.