Representation of an Investor Record on the LUSID API
More...
|
| | InvestorRecord (string scope=default(string), Dictionary< string, Property > identifiers=default(Dictionary< string, Property >), string displayName=default(string), string description=default(string), Investor investor=default(Investor), string lusidInvestorRecordId=default(string), Dictionary< string, Property > properties=default(Dictionary< string, Property >), List< Relationship > relationships=default(List< Relationship >), string href=default(string), ModelVersion varVersion=default(ModelVersion), List< Link > links=default(List< Link >)) |
| | Initializes a new instance of the InvestorRecord class. More...
|
| |
| override string | ToString () |
| | Returns the string presentation of the object More...
|
| |
| virtual string | ToJson () |
| | Returns the JSON string presentation of the object More...
|
| |
| override bool | Equals (object input) |
| | Returns true if objects are equal More...
|
| |
| bool | Equals (InvestorRecord input) |
| | Returns true if InvestorRecord instances are equal More...
|
| |
| override int | GetHashCode () |
| | Gets the hash code More...
|
| |
|
| string | Scope [get, set] |
| | The scope in which the Investor Record lies. More...
|
| |
| Dictionary< string, Property > | Identifiers [get, set] |
| | Unique client-defined identifiers of the Investor Record. More...
|
| |
| string | DisplayName [get, set] |
| | The display name of the Investor Record More...
|
| |
| string | Description [get, set] |
| | The description of the Investor Record More...
|
| |
| Investor | Investor [get, set] |
| | Gets or Sets Investor More...
|
| |
| string | LusidInvestorRecordId [get, set] |
| | The unique LUSID Investor Record Identifier of the Investor Record. More...
|
| |
| Dictionary< string, Property > | Properties [get, set] |
| | A set of properties associated to the Investor Record. More...
|
| |
| List< Relationship > | Relationships [get, set] |
| | A set of relationships associated to the Investor Record. More...
|
| |
| string | Href [get, set] |
| | The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime. More...
|
| |
| ModelVersion | VarVersion [get, set] |
| | Gets or Sets VarVersion More...
|
| |
| List< Link > | Links [get, set] |
| | Gets or Sets Links More...
|
| |
Representation of an Investor Record on the LUSID API
◆ InvestorRecord()
| Lusid.Sdk.Model.InvestorRecord.InvestorRecord |
( |
string |
scope = default(string), |
|
|
Dictionary< string, Property > |
identifiers = default(Dictionary<string, Property>), |
|
|
string |
displayName = default(string), |
|
|
string |
description = default(string), |
|
|
Investor |
investor = default(Investor), |
|
|
string |
lusidInvestorRecordId = default(string), |
|
|
Dictionary< string, Property > |
properties = default(Dictionary<string, Property>), |
|
|
List< Relationship > |
relationships = default(List<Relationship>), |
|
|
string |
href = default(string), |
|
|
ModelVersion |
varVersion = default(ModelVersion), |
|
|
List< Link > |
links = default(List<Link>) |
|
) |
| |
|
inline |
Initializes a new instance of the InvestorRecord class.
- Parameters
-
| scope | The scope in which the Investor Record lies.. |
| identifiers | Unique client-defined identifiers of the Investor Record.. |
| displayName | The display name of the Investor Record. |
| description | The description of the Investor Record. |
| investor | investor. |
| lusidInvestorRecordId | The unique LUSID Investor Record Identifier of the Investor Record.. |
| properties | A set of properties associated to the Investor Record.. |
| relationships | A set of relationships associated to the Investor Record.. |
| href | The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime.. |
| varVersion | varVersion. |
| links | links. |
◆ Equals() [1/2]
Returns true if InvestorRecord instances are equal
- Parameters
-
- Returns
- Boolean
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.InvestorRecord.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.InvestorRecord.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.InvestorRecord.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.InvestorRecord.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Description
| string Lusid.Sdk.Model.InvestorRecord.Description |
|
getset |
◆ DisplayName
| string Lusid.Sdk.Model.InvestorRecord.DisplayName |
|
getset |
◆ Href
| string Lusid.Sdk.Model.InvestorRecord.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
| Dictionary<string, Property> Lusid.Sdk.Model.InvestorRecord.Identifiers |
|
getset |
Unique client-defined identifiers of the Investor Record.
Unique client-defined identifiers of the Investor Record.
◆ Investor
| Investor Lusid.Sdk.Model.InvestorRecord.Investor |
|
getset |
◆ Links
| List<Link> Lusid.Sdk.Model.InvestorRecord.Links |
|
getset |
◆ LusidInvestorRecordId
| string Lusid.Sdk.Model.InvestorRecord.LusidInvestorRecordId |
|
getset |
◆ Properties
| Dictionary<string, Property> Lusid.Sdk.Model.InvestorRecord.Properties |
|
getset |
A set of properties associated to the Investor Record.
A set of properties associated to the Investor Record.
◆ Relationships
| List<Relationship> Lusid.Sdk.Model.InvestorRecord.Relationships |
|
getset |
A set of relationships associated to the Investor Record.
A set of relationships associated to the Investor Record.
◆ Scope
| string Lusid.Sdk.Model.InvestorRecord.Scope |
|
getset |
The scope in which the Investor Record lies.
The scope in which the Investor Record lies.
◆ VarVersion
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/InvestorRecord.cs