The time an entity was modified (amendment and/or historical correction).
More...
|
| | Change (string href=default(string), ResourceId entityId=default(ResourceId), bool corrected=default(bool), DateTimeOffset? correctionEffectiveAt=default(DateTimeOffset?), DateTimeOffset? correctionAsAt=default(DateTimeOffset?), bool amended=default(bool), DateTimeOffset? amendmentEffectiveAt=default(DateTimeOffset?), DateTimeOffset? amendmentAsAt=default(DateTimeOffset?), List< Link > links=default(List< Link >)) |
| | Initializes a new instance of the Change class. More...
|
| |
| override string | ToString () |
| | Returns the string presentation of the object More...
|
| |
| virtual string | ToJson () |
| | Returns the JSON string presentation of the object More...
|
| |
| override bool | Equals (object input) |
| | Returns true if objects are equal More...
|
| |
| bool | Equals (Change input) |
| | Returns true if Change instances are equal More...
|
| |
| override int | GetHashCode () |
| | Gets the hash code More...
|
| |
The time an entity was modified (amendment and/or historical correction).
◆ Change() [1/2]
| Lusid.Sdk.Model.Change.Change |
( |
| ) |
|
|
inlineprotected |
Initializes a new instance of the Change class.
◆ Change() [2/2]
| Lusid.Sdk.Model.Change.Change |
( |
string |
href = default(string), |
|
|
ResourceId |
entityId = default(ResourceId), |
|
|
bool |
corrected = default(bool), |
|
|
DateTimeOffset? |
correctionEffectiveAt = default(DateTimeOffset?), |
|
|
DateTimeOffset? |
correctionAsAt = default(DateTimeOffset?), |
|
|
bool |
amended = default(bool), |
|
|
DateTimeOffset? |
amendmentEffectiveAt = default(DateTimeOffset?), |
|
|
DateTimeOffset? |
amendmentAsAt = default(DateTimeOffset?), |
|
|
List< Link > |
links = default(List<Link>) |
|
) |
| |
|
inline |
Initializes a new instance of the Change class.
- Parameters
-
| href | href. |
| entityId | entityId (required). |
| corrected | corrected (required). |
| correctionEffectiveAt | correctionEffectiveAt. |
| correctionAsAt | correctionAsAt. |
| amended | amended (required). |
| amendmentEffectiveAt | amendmentEffectiveAt. |
| amendmentAsAt | amendmentAsAt. |
| links | Collection of links.. |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.Change.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.Change.Equals |
( |
Change |
input | ) |
|
|
inline |
Returns true if Change instances are equal
- Parameters
-
| input | Instance of Change to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.Change.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.Change.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.Change.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Amended
| bool Lusid.Sdk.Model.Change.Amended |
|
getset |
◆ AmendmentAsAt
| DateTimeOffset Lusid.Sdk.Model.Change.AmendmentAsAt |
|
getset |
Gets or Sets AmendmentAsAt
◆ AmendmentEffectiveAt
| DateTimeOffset Lusid.Sdk.Model.Change.AmendmentEffectiveAt |
|
getset |
Gets or Sets AmendmentEffectiveAt
◆ Corrected
| bool Lusid.Sdk.Model.Change.Corrected |
|
getset |
◆ CorrectionAsAt
| DateTimeOffset Lusid.Sdk.Model.Change.CorrectionAsAt |
|
getset |
Gets or Sets CorrectionAsAt
◆ CorrectionEffectiveAt
| DateTimeOffset Lusid.Sdk.Model.Change.CorrectionEffectiveAt |
|
getset |
Gets or Sets CorrectionEffectiveAt
◆ EntityId
◆ Href
| string Lusid.Sdk.Model.Change.Href |
|
getset |
◆ Links
| List<Link> Lusid.Sdk.Model.Change.Links |
|
getset |
Collection of links.
Collection of links.
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/lusid-sdk-csharp/checkouts/stable/sdk/Lusid.Sdk/Model/Change.cs