|
LUSID C# SDK
|
NavActivityAdjustmentResponse More...

Public Types | |
| enum class | NavActivityAdjustmentTypeEnum { PortfolioTransactionAdjustment = 1 , PortfolioSettlementInstructionAdjustment = 2 , InstrumentActivityAdjustment = 3 , QuoteActivityAdjustment = 4 } |
| The type of the entity being applied, for example a PortfolioTransaction. Available values: PortfolioTransactionAdjustment, PortfolioSettlementInstructionAdjustment, InstrumentActivityAdjustment, QuoteActivityAdjustment. More... | |
Public Member Functions | |
| NavActivityAdjustmentResponse (NavActivityAdjustmentTypeEnum navActivityAdjustmentType=default(NavActivityAdjustmentTypeEnum)) | |
| Initializes a new instance of the NavActivityAdjustmentResponse 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 (NavActivityAdjustmentResponse input) |
| Returns true if NavActivityAdjustmentResponse instances are equal More... | |
| override int | GetHashCode () |
| Gets the hash code More... | |
Protected Member Functions | |
| NavActivityAdjustmentResponse () | |
| Initializes a new instance of the NavActivityAdjustmentResponse class. More... | |
| IEnumerable< System.ComponentModel.DataAnnotations.ValidationResult > | BaseValidate (ValidationContext validationContext) |
| To validate all properties of the instance More... | |
Properties | |
| NavActivityAdjustmentTypeEnum | NavActivityAdjustmentType [get, set] |
| The type of the entity being applied, for example a PortfolioTransaction. Available values: PortfolioTransactionAdjustment, PortfolioSettlementInstructionAdjustment, InstrumentActivityAdjustment, QuoteActivityAdjustment. More... | |
The type of the entity being applied, for example a PortfolioTransaction. Available values: PortfolioTransactionAdjustment, PortfolioSettlementInstructionAdjustment, InstrumentActivityAdjustment, QuoteActivityAdjustment.
The type of the entity being applied, for example a PortfolioTransaction. Available values: PortfolioTransactionAdjustment, PortfolioSettlementInstructionAdjustment, InstrumentActivityAdjustment, QuoteActivityAdjustment.
| Enumerator | |
|---|---|
| PortfolioTransactionAdjustment | Enum PortfolioTransactionAdjustment for value: PortfolioTransactionAdjustment |
| PortfolioSettlementInstructionAdjustment | Enum PortfolioSettlementInstructionAdjustment for value: PortfolioSettlementInstructionAdjustment |
| InstrumentActivityAdjustment | Enum InstrumentActivityAdjustment for value: InstrumentActivityAdjustment |
| QuoteActivityAdjustment | Enum QuoteActivityAdjustment for value: QuoteActivityAdjustment |
|
inlineprotected |
Initializes a new instance of the NavActivityAdjustmentResponse class.
|
inline |
Initializes a new instance of the NavActivityAdjustmentResponse class.
| navActivityAdjustmentType | The type of the entity being applied, for example a PortfolioTransaction. Available values: PortfolioTransactionAdjustment, PortfolioSettlementInstructionAdjustment, InstrumentActivityAdjustment, QuoteActivityAdjustment. (required). |
|
inlineprotected |
To validate all properties of the instance
| validationContext | Validation context |
|
inline |
Returns true if NavActivityAdjustmentResponse instances are equal
| input | Instance of NavActivityAdjustmentResponse to be compared |
|
inline |
Returns true if objects are equal
| input | Object to be compared |
|
inline |
Gets the hash code
|
inlinevirtual |
Returns the JSON string presentation of the object
Reimplemented in Lusid.Sdk.Model.QuoteActivityAdjustment, Lusid.Sdk.Model.PortfolioTransactionAdjustment, Lusid.Sdk.Model.PortfolioSettlementInstructionAdjustment, and Lusid.Sdk.Model.InstrumentActivityAdjustment.
|
inline |
Returns the string presentation of the object
|
getset |
The type of the entity being applied, for example a PortfolioTransaction. Available values: PortfolioTransactionAdjustment, PortfolioSettlementInstructionAdjustment, InstrumentActivityAdjustment, QuoteActivityAdjustment.
The type of the entity being applied, for example a PortfolioTransaction. Available values: PortfolioTransactionAdjustment, PortfolioSettlementInstructionAdjustment, InstrumentActivityAdjustment, QuoteActivityAdjustment.