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

The parameters used in getting the ValuationPointData. More...

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

Public Member Functions

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

Properties

DateOrDiaryEntry End [get, set]
 Gets or Sets End More...
 

Detailed Description

The parameters used in getting the ValuationPointData.

Constructor & Destructor Documentation

◆ ValuationPointDataQueryParameters()

Lusid.Sdk.Model.ValuationPointDataQueryParameters.ValuationPointDataQueryParameters ( DateOrDiaryEntry  end = default(DateOrDiaryEntry))
inline

Initializes a new instance of the ValuationPointDataQueryParameters class.

Parameters
endend.

Member Function Documentation

◆ Equals() [1/2]

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

Returns true if objects are equal

Parameters
inputObject to be compared
Returns
Boolean

◆ Equals() [2/2]

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

Returns true if ValuationPointDataQueryParameters instances are equal

Parameters
inputInstance of ValuationPointDataQueryParameters to be compared
Returns
Boolean

◆ GetHashCode()

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

Gets the hash code

Returns
Hash code

◆ ToJson()

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

Returns the JSON string presentation of the object

Returns
JSON string presentation of the object

◆ ToString()

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

Returns the string presentation of the object

Returns
String presentation of the object

Property Documentation

◆ End

DateOrDiaryEntry Lusid.Sdk.Model.ValuationPointDataQueryParameters.End
getset

Gets or Sets End


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