Slot: resetHistory
Represents the updated Trade attributes which can change as the result of a reset event. Only the changed values are captured, leaving the remaining data attributes empty. See Create_Reset function for further details on how TradeState is used in the Reset event. The TradeState data type is used to maintain backwards compatibility with the current Reset mechanism.
URI: common_domain_model:resetHistory
Applicable Classes
| Name |
Description |
Modifies Slot |
| TradeState |
Defines the fundamental financial information that can be changed by a Primit... |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Multivalued |
Yes |
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
common_domain_model:resetHistory |
| native |
common_domain_model:resetHistory |
LinkML Source
name: resetHistory
description: Represents the updated Trade attributes which can change as the result
of a reset event. Only the changed values are captured, leaving the remaining data
attributes empty. See Create_Reset function for further details on how TradeState
is used in the Reset event. The TradeState data type is used to maintain backwards
compatibility with the current Reset mechanism.
from_schema: https://w3id.org/lmodel/common-domain-model
rank: 1000
domain_of:
- TradeState
range: Reset
multivalued: true
inlined: true
inlined_as_list: true