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