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

The RevertValuationPointDataRequest. More...

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

Public Member Functions

 RevertValuationPointDataRequest (string diaryEntryCode=default(string))
 Initializes a new instance of the RevertValuationPointDataRequest 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 (RevertValuationPointDataRequest input)
 Returns true if RevertValuationPointDataRequest instances are equal More...
 
override int GetHashCode ()
 Gets the hash code More...
 

Protected Member Functions

 RevertValuationPointDataRequest ()
 Initializes a new instance of the RevertValuationPointDataRequest class. More...
 

Properties

string DiaryEntryCode [get, set]
 Unique code for the Valuation Point. More...
 

Detailed Description

The RevertValuationPointDataRequest.

Constructor & Destructor Documentation

◆ RevertValuationPointDataRequest() [1/2]

Lusid.Sdk.Model.RevertValuationPointDataRequest.RevertValuationPointDataRequest ( )
inlineprotected

Initializes a new instance of the RevertValuationPointDataRequest class.

◆ RevertValuationPointDataRequest() [2/2]

Lusid.Sdk.Model.RevertValuationPointDataRequest.RevertValuationPointDataRequest ( string  diaryEntryCode = default(string))
inline

Initializes a new instance of the RevertValuationPointDataRequest class.

Parameters
diaryEntryCodeUnique code for the Valuation Point. (required).

Member Function Documentation

◆ Equals() [1/2]

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

Returns true if objects are equal

Parameters
inputObject to be compared
Returns
Boolean

◆ Equals() [2/2]

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

Returns true if RevertValuationPointDataRequest instances are equal

Parameters
inputInstance of RevertValuationPointDataRequest to be compared
Returns
Boolean

◆ GetHashCode()

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

Gets the hash code

Returns
Hash code

◆ ToJson()

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

Returns the JSON string presentation of the object

Returns
JSON string presentation of the object

◆ ToString()

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

Returns the string presentation of the object

Returns
String presentation of the object

Property Documentation

◆ DiaryEntryCode

string Lusid.Sdk.Model.RevertValuationPointDataRequest.DiaryEntryCode
getset

Unique code for the Valuation Point.

Unique code for the Valuation Point.


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