InstrumentActivityAdjustment
More...
|
| string | NavActivityAdjustmentSource [get, set] |
| | The post closed activity source of the given entity, for example Manual. Available values: Undefined, Manual, Auto. More...
|
| |
| DateTimeOffset | AsAt [get, set] |
| | The asAt time for which the adjustment is being applied. More...
|
| |
| string | Scope [get, set] |
| | The Scope of the given entity More...
|
| |
| string | LusidInstrumentId [get, set] |
| | The LusidInstrumentId of the given entity More...
|
| |
| NavActivityAdjustmentTypeEnum | NavActivityAdjustmentType [get, set] |
| | The type of the entity being applied, for example a PortfolioTransaction. Available values: PortfolioTransactionAdjustment, PortfolioSettlementInstructionAdjustment, InstrumentActivityAdjustment, QuoteActivityAdjustment. More...
|
| |
◆ InstrumentActivityAdjustment() [1/2]
| Lusid.Sdk.Model.InstrumentActivityAdjustment.InstrumentActivityAdjustment |
( |
| ) |
|
|
inlineprotected |
◆ InstrumentActivityAdjustment() [2/2]
| Lusid.Sdk.Model.InstrumentActivityAdjustment.InstrumentActivityAdjustment |
( |
string |
navActivityAdjustmentSource = default(string), |
|
|
DateTimeOffset |
asAt = default(DateTimeOffset), |
|
|
string |
scope = default(string), |
|
|
string |
lusidInstrumentId = default(string), |
|
|
NavActivityAdjustmentTypeEnum |
navActivityAdjustmentType = default(NavActivityAdjustmentTypeEnum) |
|
) |
| |
|
inline |
◆ BaseValidate()
| IEnumerable<System.ComponentModel.DataAnnotations.ValidationResult> Lusid.Sdk.Model.InstrumentActivityAdjustment.BaseValidate |
( |
ValidationContext |
validationContext | ) |
|
|
inlineprotected |
To validate all properties of the instance
- Parameters
-
| validationContext | Validation context |
- Returns
- Validation Result
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.InstrumentActivityAdjustment.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.InstrumentActivityAdjustment.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| override string Lusid.Sdk.Model.InstrumentActivityAdjustment.ToJson |
( |
| ) |
|
|
inlinevirtual |
◆ ToString()
| override string Lusid.Sdk.Model.InstrumentActivityAdjustment.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ AsAt
| DateTimeOffset Lusid.Sdk.Model.InstrumentActivityAdjustment.AsAt |
|
getset |
The asAt time for which the adjustment is being applied.
The asAt time for which the adjustment is being applied.
◆ LusidInstrumentId
| string Lusid.Sdk.Model.InstrumentActivityAdjustment.LusidInstrumentId |
|
getset |
The LusidInstrumentId of the given entity
The LusidInstrumentId of the given entity
◆ NavActivityAdjustmentSource
| string Lusid.Sdk.Model.InstrumentActivityAdjustment.NavActivityAdjustmentSource |
|
getset |
The post closed activity source of the given entity, for example Manual. Available values: Undefined, Manual, Auto.
The post closed activity source of the given entity, for example Manual. Available values: Undefined, Manual, Auto.
◆ Scope
| string Lusid.Sdk.Model.InstrumentActivityAdjustment.Scope |
|
getset |
The Scope of the given entity
The Scope of the given entity
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/InstrumentActivityAdjustment.cs