DeletedEntityResponse
More...
|
| string | Href [get, set] |
| | The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime. More...
|
| |
| DateTimeOffset? | EffectiveFrom [get, set] |
| | The effective datetime at which the deletion became valid. May be null in the case where multiple date times are applicable. More...
|
| |
| DateTimeOffset | AsAt [get, set] |
| | The asAt datetime at which the deletion was committed to LUSID. More...
|
| |
| string | EntityType [get, set] |
| | The type of the entity that the deleted response applies to. More...
|
| |
| string | EntityUniqueId [get, set] |
| | The unique Id of the entity that the deleted response applies to. More...
|
| |
| StagedModificationsInfo | StagedModifications [get, set] |
| | Gets or Sets StagedModifications More...
|
| |
| List< Link > | Links [get, set] |
| | Gets or Sets Links More...
|
| |
◆ DeletedEntityResponse() [1/2]
| Lusid.Sdk.Model.DeletedEntityResponse.DeletedEntityResponse |
( |
| ) |
|
|
inlineprotected |
◆ DeletedEntityResponse() [2/2]
| Lusid.Sdk.Model.DeletedEntityResponse.DeletedEntityResponse |
( |
string |
href = default(string), |
|
|
DateTimeOffset? |
effectiveFrom = default(DateTimeOffset?), |
|
|
DateTimeOffset |
asAt = default(DateTimeOffset), |
|
|
string |
entityType = default(string), |
|
|
string |
entityUniqueId = default(string), |
|
|
StagedModificationsInfo |
stagedModifications = default(StagedModificationsInfo), |
|
|
List< Link > |
links = default(List<Link>) |
|
) |
| |
|
inline |
Initializes a new instance of the DeletedEntityResponse class.
- Parameters
-
| href | The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime.. |
| effectiveFrom | The effective datetime at which the deletion became valid. May be null in the case where multiple date times are applicable.. |
| asAt | The asAt datetime at which the deletion was committed to LUSID. (required). |
| entityType | The type of the entity that the deleted response applies to.. |
| entityUniqueId | The unique Id of the entity that the deleted response applies to.. |
| stagedModifications | stagedModifications. |
| links | links. |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.DeletedEntityResponse.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.DeletedEntityResponse.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.DeletedEntityResponse.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.DeletedEntityResponse.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ AsAt
| DateTimeOffset Lusid.Sdk.Model.DeletedEntityResponse.AsAt |
|
getset |
The asAt datetime at which the deletion was committed to LUSID.
The asAt datetime at which the deletion was committed to LUSID.
◆ EffectiveFrom
| DateTimeOffset? Lusid.Sdk.Model.DeletedEntityResponse.EffectiveFrom |
|
getset |
The effective datetime at which the deletion became valid. May be null in the case where multiple date times are applicable.
The effective datetime at which the deletion became valid. May be null in the case where multiple date times are applicable.
◆ EntityType
| string Lusid.Sdk.Model.DeletedEntityResponse.EntityType |
|
getset |
The type of the entity that the deleted response applies to.
The type of the entity that the deleted response applies to.
◆ EntityUniqueId
| string Lusid.Sdk.Model.DeletedEntityResponse.EntityUniqueId |
|
getset |
The unique Id of the entity that the deleted response applies to.
The unique Id of the entity that the deleted response applies to.
◆ Href
| string Lusid.Sdk.Model.DeletedEntityResponse.Href |
|
getset |
The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime.
The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime.
◆ Links
| List<Link> Lusid.Sdk.Model.DeletedEntityResponse.Links |
|
getset |
◆ StagedModifications
Gets or Sets StagedModifications
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/DeletedEntityResponse.cs