AmortisationRule
More...
|
| string | Name [get, set] |
| | The name of the rule. More...
|
| |
| string | Description [get, set] |
| | A description of the rule. More...
|
| |
| string | Filter [get, set] |
| | The filter for this rule. More...
|
| |
| string | AmortisationMethod [get, set] |
| | The filter for this rule. Available values: NoAmortisation, StraightLine, EffectiveYield, StraightLineSettlementDate, EffectiveYieldSettlementDate. More...
|
| |
◆ AmortisationRule() [1/2]
| Lusid.Sdk.Model.AmortisationRule.AmortisationRule |
( |
| ) |
|
|
inlineprotected |
◆ AmortisationRule() [2/2]
| Lusid.Sdk.Model.AmortisationRule.AmortisationRule |
( |
string |
name = default(string), |
|
|
string |
description = default(string), |
|
|
string |
filter = default(string), |
|
|
string |
amortisationMethod = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the AmortisationRule class.
- Parameters
-
| name | The name of the rule. (required). |
| description | A description of the rule.. |
| filter | The filter for this rule. (required). |
| amortisationMethod | The filter for this rule. Available values: NoAmortisation, StraightLine, EffectiveYield, StraightLineSettlementDate, EffectiveYieldSettlementDate. (required). |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.AmortisationRule.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.AmortisationRule.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.AmortisationRule.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.AmortisationRule.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ AmortisationMethod
| string Lusid.Sdk.Model.AmortisationRule.AmortisationMethod |
|
getset |
The filter for this rule. Available values: NoAmortisation, StraightLine, EffectiveYield, StraightLineSettlementDate, EffectiveYieldSettlementDate.
The filter for this rule. Available values: NoAmortisation, StraightLine, EffectiveYield, StraightLineSettlementDate, EffectiveYieldSettlementDate.
◆ Description
| string Lusid.Sdk.Model.AmortisationRule.Description |
|
getset |
A description of the rule.
A description of the rule.
◆ Filter
| string Lusid.Sdk.Model.AmortisationRule.Filter |
|
getset |
The filter for this rule.
The filter for this rule.
◆ Name
| string Lusid.Sdk.Model.AmortisationRule.Name |
|
getset |
The name of the rule.
The name of the rule.
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/AmortisationRule.cs