MappedString
More...
◆ MappedString()
| Lusid.Sdk.Model.MappedString.MappedString |
( |
string |
leftValue = default(string), |
|
|
string |
rightValue = default(string), |
|
|
string |
mappingDirection = default(string), |
|
|
bool |
isCaseSensitive = default(bool) |
|
) |
| |
|
inline |
Initializes a new instance of the MappedString class.
- Parameters
-
| leftValue | leftValue. |
| rightValue | rightValue. |
| mappingDirection | mappingDirection. |
| isCaseSensitive | isCaseSensitive. |
◆ Equals() [1/2]
| bool Lusid.Sdk.Model.MappedString.Equals |
( |
MappedString |
input | ) |
|
|
inline |
Returns true if MappedString instances are equal
- Parameters
-
- Returns
- Boolean
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.MappedString.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.MappedString.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.MappedString.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.MappedString.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ IsCaseSensitive
| bool Lusid.Sdk.Model.MappedString.IsCaseSensitive |
|
getset |
Gets or Sets IsCaseSensitive
◆ LeftValue
| string Lusid.Sdk.Model.MappedString.LeftValue |
|
getset |
◆ MappingDirection
| string Lusid.Sdk.Model.MappedString.MappingDirection |
|
getset |
Gets or Sets MappingDirection
◆ RightValue
| string Lusid.Sdk.Model.MappedString.RightValue |
|
getset |
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/MappedString.cs