The unique id of the user that issued the command.
More...
|
| string | Id [get, set] |
| | The unique id of the user. More...
|
| |
The unique id of the user that issued the command.
◆ User()
| Lusid.Sdk.Model.User.User |
( |
string |
id = default(string) | ) |
|
|
inline |
Initializes a new instance of the User class.
- Parameters
-
| id | The unique id of the user.. |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.User.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ Equals() [2/2]
| bool Lusid.Sdk.Model.User.Equals |
( |
User |
input | ) |
|
|
inline |
Returns true if User instances are equal
- Parameters
-
| input | Instance of User to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.User.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.User.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.User.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Id
| string Lusid.Sdk.Model.User.Id |
|
getset |
The unique id of the user.
The unique id of the user.
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/User.cs