TransactionMatchingAlternativeId
More...
|
| string | PropertyKey [get, set] |
| | An property key (from the 'Transaction' domain) that can be used as an alternative to TransactionId when matching transactions to settlement instructions. This property must be pre-defined and must be present on the transaction in order to be used for matching. More...
|
| |
◆ TransactionMatchingAlternativeId() [1/2]
| Lusid.Sdk.Model.TransactionMatchingAlternativeId.TransactionMatchingAlternativeId |
( |
| ) |
|
|
inlineprotected |
◆ TransactionMatchingAlternativeId() [2/2]
| Lusid.Sdk.Model.TransactionMatchingAlternativeId.TransactionMatchingAlternativeId |
( |
string |
propertyKey = default(string) | ) |
|
|
inline |
Initializes a new instance of the TransactionMatchingAlternativeId class.
- Parameters
-
| propertyKey | An property key (from the 'Transaction' domain) that can be used as an alternative to TransactionId when matching transactions to settlement instructions. This property must be pre-defined and must be present on the transaction in order to be used for matching. (required). |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.TransactionMatchingAlternativeId.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.TransactionMatchingAlternativeId.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.TransactionMatchingAlternativeId.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.TransactionMatchingAlternativeId.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ PropertyKey
| string Lusid.Sdk.Model.TransactionMatchingAlternativeId.PropertyKey |
|
getset |
An property key (from the 'Transaction' domain) that can be used as an alternative to TransactionId when matching transactions to settlement instructions. This property must be pre-defined and must be present on the transaction in order to be used for matching.
An property key (from the 'Transaction' domain) that can be used as an alternative to TransactionId when matching transactions to settlement instructions. This property must be pre-defined and must be present on the transaction in order to be used for matching.
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/TransactionMatchingAlternativeId.cs