A workspace.
More...
◆ Workspace() [1/2]
| Lusid.Sdk.Model.Workspace.Workspace |
( |
| ) |
|
|
inlineprotected |
Initializes a new instance of the Workspace class.
◆ Workspace() [2/2]
Initializes a new instance of the Workspace class.
- Parameters
-
| name | A workspace's name. (required). |
| description | A friendly description for the workspace. (required). |
| varVersion | varVersion. |
| permittedItemActions | permittedItemActions. |
| links | links. |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.Workspace.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.Workspace.Equals |
( |
Workspace |
input | ) |
|
|
inline |
Returns true if Workspace instances are equal
- Parameters
-
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.Workspace.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.Workspace.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.Workspace.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Description
| string Lusid.Sdk.Model.Workspace.Description |
|
getset |
A friendly description for the workspace.
A friendly description for the workspace.
◆ Links
| List<Link> Lusid.Sdk.Model.Workspace.Links |
|
getset |
◆ Name
| string Lusid.Sdk.Model.Workspace.Name |
|
getset |
A workspace's name.
A workspace's name.
◆ PermittedItemActions
Gets or Sets PermittedItemActions
◆ 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/Workspace.cs