Request to create or update an legal entity
More...
Request to create or update an legal entity
◆ UpsertLegalEntityRequest() [1/2]
| Lusid.Sdk.Model.UpsertLegalEntityRequest.UpsertLegalEntityRequest |
( |
| ) |
|
|
inlineprotected |
◆ UpsertLegalEntityRequest() [2/2]
Initializes a new instance of the UpsertLegalEntityRequest class.
- Parameters
-
| identifiers | The identifiers the legal entity will be upserted with.The provided keys should be idTypeScope, idTypeCode, code (required). |
| properties | A set of properties associated to the Legal Entity.. |
| displayName | The display name of the Legal Entity (required). |
| description | The description of the Legal Entity. |
| counterpartyRiskInformation | counterpartyRiskInformation. |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.UpsertLegalEntityRequest.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.UpsertLegalEntityRequest.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.UpsertLegalEntityRequest.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.UpsertLegalEntityRequest.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ CounterpartyRiskInformation
◆ Description
| string Lusid.Sdk.Model.UpsertLegalEntityRequest.Description |
|
getset |
The description of the Legal Entity
The description of the Legal Entity
◆ DisplayName
| string Lusid.Sdk.Model.UpsertLegalEntityRequest.DisplayName |
|
getset |
The display name of the Legal Entity
The display name of the Legal Entity
◆ Identifiers
| Dictionary<string, Property> Lusid.Sdk.Model.UpsertLegalEntityRequest.Identifiers |
|
getset |
The identifiers the legal entity will be upserted with.The provided keys should be idTypeScope, idTypeCode, code
The identifiers the legal entity will be upserted with.The provided keys should be idTypeScope, idTypeCode, code
◆ Properties
| Dictionary<string, Property> Lusid.Sdk.Model.UpsertLegalEntityRequest.Properties |
|
getset |
A set of properties associated to the Legal Entity.
A set of properties associated to the Legal Entity.
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/UpsertLegalEntityRequest.cs