TransactionFeeCapitalisation
More...
|
| string | Capitalisation [get, set] |
| | Whether the transaction fee should be capitalised, not capitalised, or conditionally capitalised. Available values: Capitalised, NonCapitalised, Conditional. More...
|
| |
| string | CapitalisedCondition [get, set] |
| | The condition that determines whether the fee is capitalised when applied to the transaction. Required only when Capitalisation is 'Conditional'. More...
|
| |
◆ TransactionFeeCapitalisation()
| Lusid.Sdk.Model.TransactionFeeCapitalisation.TransactionFeeCapitalisation |
( |
string |
capitalisation = default(string), |
|
|
string |
capitalisedCondition = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the TransactionFeeCapitalisation class.
- Parameters
-
| capitalisation | Whether the transaction fee should be capitalised, not capitalised, or conditionally capitalised. Available values: Capitalised, NonCapitalised, Conditional.. |
| capitalisedCondition | The condition that determines whether the fee is capitalised when applied to the transaction. Required only when Capitalisation is 'Conditional'.. |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.TransactionFeeCapitalisation.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.TransactionFeeCapitalisation.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.TransactionFeeCapitalisation.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.TransactionFeeCapitalisation.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Capitalisation
| string Lusid.Sdk.Model.TransactionFeeCapitalisation.Capitalisation |
|
getset |
Whether the transaction fee should be capitalised, not capitalised, or conditionally capitalised. Available values: Capitalised, NonCapitalised, Conditional.
Whether the transaction fee should be capitalised, not capitalised, or conditionally capitalised. Available values: Capitalised, NonCapitalised, Conditional.
◆ CapitalisedCondition
| string Lusid.Sdk.Model.TransactionFeeCapitalisation.CapitalisedCondition |
|
getset |
The condition that determines whether the fee is capitalised when applied to the transaction. Required only when Capitalisation is 'Conditional'.
The condition that determines whether the fee is capitalised when applied to the transaction. Required only when Capitalisation is 'Conditional'.
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/TransactionFeeCapitalisation.cs