ComponentTransaction
More...
◆ ComponentTransaction() [1/2]
| Lusid.Sdk.Model.ComponentTransaction.ComponentTransaction |
( |
| ) |
|
|
inlineprotected |
◆ ComponentTransaction() [2/2]
| Lusid.Sdk.Model.ComponentTransaction.ComponentTransaction |
( |
string |
displayName = default(string), |
|
|
string |
condition = default(string), |
|
|
TransactionFieldMap |
transactionFieldMap = default(TransactionFieldMap), |
|
|
List< TransactionPropertyMap > |
transactionPropertyMap = default(List<TransactionPropertyMap>), |
|
|
bool? |
preserveTaxLotStructure = default(bool?), |
|
|
List< string > |
marketOpenTimeAdjustments = default(List<string>) |
|
) |
| |
|
inline |
Initializes a new instance of the ComponentTransaction class.
- Parameters
-
| displayName | displayName (required). |
| condition | condition. |
| transactionFieldMap | transactionFieldMap (required). |
| transactionPropertyMap | transactionPropertyMap (required). |
| preserveTaxLotStructure | Controls if tax lot structure should be preserved when cost base is transferred to a new holding. For example in Spin Off instrument events.. |
| marketOpenTimeAdjustments | marketOpenTimeAdjustments. |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.ComponentTransaction.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.ComponentTransaction.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.ComponentTransaction.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.ComponentTransaction.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Condition
| string Lusid.Sdk.Model.ComponentTransaction.Condition |
|
getset |
◆ DisplayName
| string Lusid.Sdk.Model.ComponentTransaction.DisplayName |
|
getset |
◆ MarketOpenTimeAdjustments
| List<string> Lusid.Sdk.Model.ComponentTransaction.MarketOpenTimeAdjustments |
|
getset |
Gets or Sets MarketOpenTimeAdjustments
◆ PreserveTaxLotStructure
| bool? Lusid.Sdk.Model.ComponentTransaction.PreserveTaxLotStructure |
|
getset |
Controls if tax lot structure should be preserved when cost base is transferred to a new holding. For example in Spin Off instrument events.
Controls if tax lot structure should be preserved when cost base is transferred to a new holding. For example in Spin Off instrument events.
◆ TransactionFieldMap
◆ TransactionPropertyMap
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/ComponentTransaction.cs