NavSettlementConfigurationCategory
More...
|
| bool? | CalculateInstructionToPortfolioRate [get, set] |
| | An optional flag that allows for the calculation of the instruction to portfolio rate for instructions with settlement category CashSettlement or DeferredCashReceipt, if it is not provided on the settlement instruction. More...
|
| |
| bool? | CalculateTradeDateToSettlementFxPnL [get, set] |
| | An optional flag that allows for the calculation of FxPnL between Trade and Settlement Date. More...
|
| |
◆ NavSettlementConfigurationCategory()
| Lusid.Sdk.Model.NavSettlementConfigurationCategory.NavSettlementConfigurationCategory |
( |
bool? |
calculateInstructionToPortfolioRate = default(bool?), |
|
|
bool? |
calculateTradeDateToSettlementFxPnL = default(bool?) |
|
) |
| |
|
inline |
Initializes a new instance of the NavSettlementConfigurationCategory class.
- Parameters
-
| calculateInstructionToPortfolioRate | An optional flag that allows for the calculation of the instruction to portfolio rate for instructions with settlement category CashSettlement or DeferredCashReceipt, if it is not provided on the settlement instruction.. |
| calculateTradeDateToSettlementFxPnL | An optional flag that allows for the calculation of FxPnL between Trade and Settlement Date.. |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.NavSettlementConfigurationCategory.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.NavSettlementConfigurationCategory.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.NavSettlementConfigurationCategory.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.NavSettlementConfigurationCategory.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ CalculateInstructionToPortfolioRate
| bool? Lusid.Sdk.Model.NavSettlementConfigurationCategory.CalculateInstructionToPortfolioRate |
|
getset |
An optional flag that allows for the calculation of the instruction to portfolio rate for instructions with settlement category CashSettlement or DeferredCashReceipt, if it is not provided on the settlement instruction.
An optional flag that allows for the calculation of the instruction to portfolio rate for instructions with settlement category CashSettlement or DeferredCashReceipt, if it is not provided on the settlement instruction.
◆ CalculateTradeDateToSettlementFxPnL
| bool? Lusid.Sdk.Model.NavSettlementConfigurationCategory.CalculateTradeDateToSettlementFxPnL |
|
getset |
An optional flag that allows for the calculation of FxPnL between Trade and Settlement Date.
An optional flag that allows for the calculation of FxPnL between Trade and Settlement Date.
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/NavSettlementConfigurationCategory.cs