LUSID C# SDK
Public Member Functions | Properties | List of all members
Lusid.Sdk.Model.GroupReconciliationUserReviewRemove Class Reference

GroupReconciliationUserReviewRemove More...

Inheritance diagram for Lusid.Sdk.Model.GroupReconciliationUserReviewRemove:
Inheritance graph
[legend]

Public Member Functions

 GroupReconciliationUserReviewRemove (DateTimeOffset? breakCodeAsAtAdded=default(DateTimeOffset?), DateTimeOffset? matchKeyAsAtAdded=default(DateTimeOffset?), DateTimeOffset? commentTextAsAtAdded=default(DateTimeOffset?))
 Initializes a new instance of the GroupReconciliationUserReviewRemove 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 (GroupReconciliationUserReviewRemove input)
 Returns true if GroupReconciliationUserReviewRemove instances are equal More...
 
override int GetHashCode ()
 Gets the hash code More...
 

Properties

DateTimeOffset? BreakCodeAsAtAdded [get, set]
 The timestamp of the added User Review input. More...
 
DateTimeOffset? MatchKeyAsAtAdded [get, set]
 The timestamp of the added User Review input. More...
 
DateTimeOffset? CommentTextAsAtAdded [get, set]
 The timestamp of the added User Review input. More...
 

Detailed Description

GroupReconciliationUserReviewRemove

Constructor & Destructor Documentation

◆ GroupReconciliationUserReviewRemove()

Lusid.Sdk.Model.GroupReconciliationUserReviewRemove.GroupReconciliationUserReviewRemove ( DateTimeOffset?  breakCodeAsAtAdded = default(DateTimeOffset?),
DateTimeOffset?  matchKeyAsAtAdded = default(DateTimeOffset?),
DateTimeOffset?  commentTextAsAtAdded = default(DateTimeOffset?) 
)
inline

Initializes a new instance of the GroupReconciliationUserReviewRemove class.

Parameters
breakCodeAsAtAddedThe timestamp of the added User Review input..
matchKeyAsAtAddedThe timestamp of the added User Review input..
commentTextAsAtAddedThe timestamp of the added User Review input..

Member Function Documentation

◆ Equals() [1/2]

bool Lusid.Sdk.Model.GroupReconciliationUserReviewRemove.Equals ( GroupReconciliationUserReviewRemove  input)
inline

Returns true if GroupReconciliationUserReviewRemove instances are equal

Parameters
inputInstance of GroupReconciliationUserReviewRemove to be compared
Returns
Boolean

◆ Equals() [2/2]

override bool Lusid.Sdk.Model.GroupReconciliationUserReviewRemove.Equals ( object  input)
inline

Returns true if objects are equal

Parameters
inputObject to be compared
Returns
Boolean

◆ GetHashCode()

override int Lusid.Sdk.Model.GroupReconciliationUserReviewRemove.GetHashCode ( )
inline

Gets the hash code

Returns
Hash code

◆ ToJson()

virtual string Lusid.Sdk.Model.GroupReconciliationUserReviewRemove.ToJson ( )
inlinevirtual

Returns the JSON string presentation of the object

Returns
JSON string presentation of the object

◆ ToString()

override string Lusid.Sdk.Model.GroupReconciliationUserReviewRemove.ToString ( )
inline

Returns the string presentation of the object

Returns
String presentation of the object

Property Documentation

◆ BreakCodeAsAtAdded

DateTimeOffset? Lusid.Sdk.Model.GroupReconciliationUserReviewRemove.BreakCodeAsAtAdded
getset

The timestamp of the added User Review input.

The timestamp of the added User Review input.

◆ CommentTextAsAtAdded

DateTimeOffset? Lusid.Sdk.Model.GroupReconciliationUserReviewRemove.CommentTextAsAtAdded
getset

The timestamp of the added User Review input.

The timestamp of the added User Review input.

◆ MatchKeyAsAtAdded

DateTimeOffset? Lusid.Sdk.Model.GroupReconciliationUserReviewRemove.MatchKeyAsAtAdded
getset

The timestamp of the added User Review input.

The timestamp of the added User Review input.


The documentation for this class was generated from the following file: