MembershipAmendmentRequest
More...
◆ MembershipAmendmentRequest() [1/2]
| Lusid.Sdk.Model.MembershipAmendmentRequest.MembershipAmendmentRequest |
( |
| ) |
|
|
inlineprotected |
◆ MembershipAmendmentRequest() [2/2]
| Lusid.Sdk.Model.MembershipAmendmentRequest.MembershipAmendmentRequest |
( |
ResourceId |
customDataModelId = default(ResourceId), |
|
|
string |
entityType = default(string), |
|
|
string |
entityUniqueId = default(string), |
|
|
string |
operation = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the MembershipAmendmentRequest class.
- Parameters
-
| customDataModelId | customDataModelId (required). |
| entityType | The type of the entity that is being added or removed from the Custom Data Model. (required). |
| entityUniqueId | The entity unique identifier of the entity that is being added or removed from the Custom Data Model. (required). |
| operation | The operation to be performed on the entity's membership in the Custom Data Model. Available values: Add, Remove. (required). |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.MembershipAmendmentRequest.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.MembershipAmendmentRequest.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.MembershipAmendmentRequest.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.MembershipAmendmentRequest.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ CustomDataModelId
| ResourceId Lusid.Sdk.Model.MembershipAmendmentRequest.CustomDataModelId |
|
getset |
Gets or Sets CustomDataModelId
◆ EntityType
| string Lusid.Sdk.Model.MembershipAmendmentRequest.EntityType |
|
getset |
The type of the entity that is being added or removed from the Custom Data Model.
The type of the entity that is being added or removed from the Custom Data Model.
◆ EntityUniqueId
| string Lusid.Sdk.Model.MembershipAmendmentRequest.EntityUniqueId |
|
getset |
The entity unique identifier of the entity that is being added or removed from the Custom Data Model.
The entity unique identifier of the entity that is being added or removed from the Custom Data Model.
◆ Operation
| string Lusid.Sdk.Model.MembershipAmendmentRequest.Operation |
|
getset |
The operation to be performed on the entity's membership in the Custom Data Model. Available values: Add, Remove.
The operation to be performed on the entity's membership in the Custom Data Model. Available values: Add, Remove.
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/MembershipAmendmentRequest.cs