TransactionTypePropertyMapping
More...
◆ TransactionTypePropertyMapping() [1/2]
Lusid.Sdk.Model.TransactionTypePropertyMapping.TransactionTypePropertyMapping |
( |
| ) |
|
|
inlineprotected |
◆ TransactionTypePropertyMapping() [2/2]
Lusid.Sdk.Model.TransactionTypePropertyMapping.TransactionTypePropertyMapping |
( |
string |
propertyKey = default(string) , |
|
|
string |
mapFrom = default(string) , |
|
|
string |
setTo = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the TransactionTypePropertyMapping class.
- Parameters
-
propertyKey | The key that uniquely identifies the property. It has the format {domain}/{scope}/{code} (required). |
mapFrom | The Property Key of the Property to map from. |
setTo | A pointer to the Property being mapped from. |
◆ Equals() [1/2]
override bool Lusid.Sdk.Model.TransactionTypePropertyMapping.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.TransactionTypePropertyMapping.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
virtual string Lusid.Sdk.Model.TransactionTypePropertyMapping.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
override string Lusid.Sdk.Model.TransactionTypePropertyMapping.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ MapFrom
string Lusid.Sdk.Model.TransactionTypePropertyMapping.MapFrom |
|
getset |
◆ PropertyKey
string Lusid.Sdk.Model.TransactionTypePropertyMapping.PropertyKey |
|
getset |
The key that uniquely identifies the property. It has the format {domain}/{scope}/{code}
The key that uniquely identifies the property. It has the format {domain}/{scope}/{code}
◆ SetTo
string Lusid.Sdk.Model.TransactionTypePropertyMapping.SetTo |
|
getset |
A pointer to the Property being mapped from
A pointer to the Property being mapped from
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/TransactionTypePropertyMapping.cs