Membership
More...
|
| string | Scope [get, set] |
| | The scope of the unique identifier associated with the Custom Data Model. More...
|
| |
| string | Code [get, set] |
| | The code of the unique identifier associated with the Custom Data Model. More...
|
| |
| string | DisplayName [get, set] |
| | The name of the Custom Data Model. More...
|
| |
◆ Membership() [1/2]
| Lusid.Sdk.Model.Membership.Membership |
( |
| ) |
|
|
inlineprotected |
Initializes a new instance of the Membership class.
◆ Membership() [2/2]
| Lusid.Sdk.Model.Membership.Membership |
( |
string |
scope = default(string), |
|
|
string |
code = default(string), |
|
|
string |
displayName = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the Membership class.
- Parameters
-
| scope | The scope of the unique identifier associated with the Custom Data Model. (required). |
| code | The code of the unique identifier associated with the Custom Data Model. (required). |
| displayName | The name of the Custom Data Model. (required). |
◆ Equals() [1/2]
| bool Lusid.Sdk.Model.Membership.Equals |
( |
Membership |
input | ) |
|
|
inline |
Returns true if Membership instances are equal
- Parameters
-
- Returns
- Boolean
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.Membership.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.Membership.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.Membership.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.Membership.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Code
| string Lusid.Sdk.Model.Membership.Code |
|
getset |
The code of the unique identifier associated with the Custom Data Model.
The code of the unique identifier associated with the Custom Data Model.
◆ DisplayName
| string Lusid.Sdk.Model.Membership.DisplayName |
|
getset |
The name of the Custom Data Model.
The name of the Custom Data Model.
◆ Scope
| string Lusid.Sdk.Model.Membership.Scope |
|
getset |
The scope of the unique identifier associated with the Custom Data Model.
The scope of the unique identifier associated with the Custom Data Model.
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/Membership.cs