CustomEntityProperties
More...
◆ CustomEntityProperties() [1/2]
| Lusid.Sdk.Model.CustomEntityProperties.CustomEntityProperties |
( |
| ) |
|
|
inlineprotected |
◆ CustomEntityProperties() [2/2]
Initializes a new instance of the CustomEntityProperties class.
- Parameters
-
| href | The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime. (required). |
| entityType | The type of custom entity this is. (required). |
| identifiers | The identifiers the custom entity will be upserted with. (required). |
| properties | The properties that decorate the custom entity.. |
| varVersion | varVersion (required). |
| links | links. |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.CustomEntityProperties.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.CustomEntityProperties.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.CustomEntityProperties.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.CustomEntityProperties.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ EntityType
| string Lusid.Sdk.Model.CustomEntityProperties.EntityType |
|
getset |
The type of custom entity this is.
The type of custom entity this is.
◆ Href
| string Lusid.Sdk.Model.CustomEntityProperties.Href |
|
getset |
The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime.
The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime.
◆ Identifiers
| List<CustomEntityId> Lusid.Sdk.Model.CustomEntityProperties.Identifiers |
|
getset |
The identifiers the custom entity will be upserted with.
The identifiers the custom entity will be upserted with.
◆ Links
| List<Link> Lusid.Sdk.Model.CustomEntityProperties.Links |
|
getset |
◆ Properties
| Dictionary<string, Property> Lusid.Sdk.Model.CustomEntityProperties.Properties |
|
getset |
The properties that decorate the custom entity.
The properties that decorate the custom entity.
◆ VarVersion
| ModelVersion Lusid.Sdk.Model.CustomEntityProperties.VarVersion |
|
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/CustomEntityProperties.cs