|
| | ApplicableInstrumentEvent (ResourceId portfolioId=default(ResourceId), long holdingId=default(long), string lusidInstrumentId=default(string), string instrumentScope=default(string), string instrumentType=default(string), string instrumentEventType=default(string), string instrumentEventId=default(string), InstrumentEventHolder generatedEvent=default(InstrumentEventHolder), GeneratedEventDiagnostics generatedEventDiagnostics=default(GeneratedEventDiagnostics), InstrumentEventHolder loadedEvent=default(InstrumentEventHolder), string appliedInstrumentEventInstructionId=default(string), List< Transaction > transactions=default(List< Transaction >), TransactionDiagnostics transactionDiagnostics=default(TransactionDiagnostics), InstrumentEventInstruction appliedInstrumentEventInstruction=default(InstrumentEventInstruction), decimal? eligibleBalance=default(decimal?)) |
| | Initializes a new instance of the ApplicableInstrumentEvent class. More...
|
| |
| override string | ToString () |
| | Returns the string presentation of the object More...
|
| |
| virtual string | ToJson () |
| | Returns the JSON string presentation of the object More...
|
| |
| override bool | Equals (object input) |
| | Returns true if objects are equal More...
|
| |
| bool | Equals (ApplicableInstrumentEvent input) |
| | Returns true if ApplicableInstrumentEvent instances are equal More...
|
| |
| override int | GetHashCode () |
| | Gets the hash code More...
|
| |
|
| ResourceId | PortfolioId [get, set] |
| | Gets or Sets PortfolioId More...
|
| |
| long | HoldingId [get, set] |
| | Gets or Sets HoldingId More...
|
| |
| string | LusidInstrumentId [get, set] |
| | Gets or Sets LusidInstrumentId More...
|
| |
| string | InstrumentScope [get, set] |
| | Gets or Sets InstrumentScope More...
|
| |
| string | InstrumentType [get, set] |
| | Gets or Sets InstrumentType More...
|
| |
| string | InstrumentEventType [get, set] |
| | Gets or Sets InstrumentEventType More...
|
| |
| string | InstrumentEventId [get, set] |
| | Gets or Sets InstrumentEventId More...
|
| |
| InstrumentEventHolder | GeneratedEvent [get, set] |
| | Gets or Sets GeneratedEvent More...
|
| |
| GeneratedEventDiagnostics | GeneratedEventDiagnostics [get, set] |
| | Gets or Sets GeneratedEventDiagnostics More...
|
| |
| InstrumentEventHolder | LoadedEvent [get, set] |
| | Gets or Sets LoadedEvent More...
|
| |
| string | AppliedInstrumentEventInstructionId [get, set] |
| | Gets or Sets AppliedInstrumentEventInstructionId More...
|
| |
| List< Transaction > | Transactions [get, set] |
| | Gets or Sets Transactions More...
|
| |
| TransactionDiagnostics | TransactionDiagnostics [get, set] |
| | Gets or Sets TransactionDiagnostics More...
|
| |
| InstrumentEventInstruction | AppliedInstrumentEventInstruction [get, set] |
| | Gets or Sets AppliedInstrumentEventInstruction More...
|
| |
| decimal? | EligibleBalance [get, set] |
| | Gets or Sets EligibleBalance More...
|
| |
Represents applicable instrument event.