module:caplin/trading/trademodel/StructureChangedType
Enumeration that provides the structure changed types that are used for determining the type
of a structure change event.
Members
-
(static, readonly) ADD :Integer
-
An add structure change.
Type:
- Integer
-
(static, readonly) REMOVE :Integer
-
A remove structure change.
Type:
- Integer