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