CustomEntityRequest
More...
◆ CustomEntityRequest() [1/2]
| Lusid.Sdk.Model.CustomEntityRequest.CustomEntityRequest |
( |
| ) |
|
|
inlineprotected |
◆ CustomEntityRequest() [2/2]
Initializes a new instance of the CustomEntityRequest class.
- Parameters
-
| displayName | A display label for the custom entity. (required). |
| description | A description of the custom entity. (required). |
| identifiers | The identifiers the custom entity will be upserted with. (required). |
| fields | The fields that decorate the custom entity.. |
| properties | The properties that decorate the custom entity.. |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.CustomEntityRequest.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.CustomEntityRequest.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.CustomEntityRequest.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.CustomEntityRequest.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Description
| string Lusid.Sdk.Model.CustomEntityRequest.Description |
|
getset |
A description of the custom entity.
A description of the custom entity.
◆ DisplayName
| string Lusid.Sdk.Model.CustomEntityRequest.DisplayName |
|
getset |
A display label for the custom entity.
A display label for the custom entity.
◆ Fields
The fields that decorate the custom entity.
The fields that decorate the custom entity.
◆ Identifiers
The identifiers the custom entity will be upserted with.
The identifiers the custom entity will be upserted with.
◆ Properties
| Dictionary<string, Property> Lusid.Sdk.Model.CustomEntityRequest.Properties |
|
getset |
The properties that decorate the custom entity.
The properties that decorate the custom 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/CustomEntityRequest.cs