The lineage of the event value
More...
The lineage of the event value
◆ LifeCycleEventLineage()
| Lusid.Sdk.Model.LifeCycleEventLineage.LifeCycleEventLineage |
( |
string |
eventType = default(string), |
|
|
string |
instrumentType = default(string), |
|
|
string |
instrumentId = default(string), |
|
|
string |
legId = default(string), |
|
|
string |
sourceTransactionId = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the LifeCycleEventLineage class.
- Parameters
-
| eventType | The type of the event. |
| instrumentType | The instrument type of the instrument for the event.. |
| instrumentId | The LUID of the instrument for the event.. |
| legId | Leg id for the event.. |
| sourceTransactionId | The source transaction of the instrument for the event.. |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.LifeCycleEventLineage.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.LifeCycleEventLineage.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.LifeCycleEventLineage.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.LifeCycleEventLineage.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ EventType
| string Lusid.Sdk.Model.LifeCycleEventLineage.EventType |
|
getset |
The type of the event
The type of the event
◆ InstrumentId
| string Lusid.Sdk.Model.LifeCycleEventLineage.InstrumentId |
|
getset |
The LUID of the instrument for the event.
The LUID of the instrument for the event.
◆ InstrumentType
| string Lusid.Sdk.Model.LifeCycleEventLineage.InstrumentType |
|
getset |
The instrument type of the instrument for the event.
The instrument type of the instrument for the event.
◆ LegId
| string Lusid.Sdk.Model.LifeCycleEventLineage.LegId |
|
getset |
Leg id for the event.
Leg id for the event.
◆ SourceTransactionId
| string Lusid.Sdk.Model.LifeCycleEventLineage.SourceTransactionId |
|
getset |
The source transaction of the instrument for the event.
The source transaction of the instrument for the event.
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/lusid-sdk-csharp/checkouts/latest/sdk/Lusid.Sdk/Model/LifeCycleEventLineage.cs