An Account Holder of an Investment Account.
More...
An Account Holder of an Investment Account.
◆ AccountHolder()
| Lusid.Sdk.Model.AccountHolder.AccountHolder |
( |
string |
key = default(string), |
|
|
string |
scope = default(string), |
|
|
Dictionary< string, string > |
identifiers = default(Dictionary<string, string>), |
|
|
string |
entityUniqueId = default(string), |
|
|
InvestorRecord |
investorRecord = default(InvestorRecord) |
|
) |
| |
|
inline |
Initializes a new instance of the AccountHolder class.
- Parameters
-
| key | A client-defined key used to identify the Account Holder, unique within the Investment Account. |
| scope | The scope in which the Investor Record lies.. |
| identifiers | Single Account Holder identifier that should target the desired Investor Record.. |
| entityUniqueId | The unique InvestorRecord entity identifier. |
| investorRecord | investorRecord. |
◆ Equals() [1/2]
Returns true if AccountHolder instances are equal
- Parameters
-
- Returns
- Boolean
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.AccountHolder.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.AccountHolder.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.AccountHolder.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.AccountHolder.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ EntityUniqueId
| string Lusid.Sdk.Model.AccountHolder.EntityUniqueId |
|
getset |
◆ Identifiers
| Dictionary<string, string> Lusid.Sdk.Model.AccountHolder.Identifiers |
|
getset |
Single Account Holder identifier that should target the desired Investor Record.
Single Account Holder identifier that should target the desired Investor Record.
◆ InvestorRecord
◆ Key
| string Lusid.Sdk.Model.AccountHolder.Key |
|
getset |
A client-defined key used to identify the Account Holder, unique within the Investment Account
A client-defined key used to identify the Account Holder, unique within the Investment Account
◆ Scope
| string Lusid.Sdk.Model.AccountHolder.Scope |
|
getset |
The scope in which the Investor Record lies.
The scope in which the Investor Record lies.
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/AccountHolder.cs