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

The Valuation Point Data Response for AcceptEstimate called on the Fund and specified date. More...

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

Public Member Functions

 AcceptEstimateValuationPointResponse (string href=default(string), ValuationPointDataResponse candidateValuationPoint=default(ValuationPointDataResponse), ValuationPointDataResponse latestValuationPoint=default(ValuationPointDataResponse), List< Link > links=default(List< Link >))
 Initializes a new instance of the AcceptEstimateValuationPointResponse 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 (AcceptEstimateValuationPointResponse input)
 Returns true if AcceptEstimateValuationPointResponse instances are equal More...
 
override int GetHashCode ()
 Gets the hash code More...
 

Protected Member Functions

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

Properties

string Href [get, set]
 The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime. More...
 
ValuationPointDataResponse CandidateValuationPoint [get, set]
 Gets or Sets CandidateValuationPoint More...
 
ValuationPointDataResponse LatestValuationPoint [get, set]
 Gets or Sets LatestValuationPoint More...
 
List< LinkLinks [get, set]
 Gets or Sets Links More...
 

Detailed Description

The Valuation Point Data Response for AcceptEstimate called on the Fund and specified date.

Constructor & Destructor Documentation

◆ AcceptEstimateValuationPointResponse() [1/2]

Lusid.Sdk.Model.AcceptEstimateValuationPointResponse.AcceptEstimateValuationPointResponse ( )
inlineprotected

Initializes a new instance of the AcceptEstimateValuationPointResponse class.

◆ AcceptEstimateValuationPointResponse() [2/2]

Lusid.Sdk.Model.AcceptEstimateValuationPointResponse.AcceptEstimateValuationPointResponse ( string  href = default(string),
ValuationPointDataResponse  candidateValuationPoint = default(ValuationPointDataResponse),
ValuationPointDataResponse  latestValuationPoint = default(ValuationPointDataResponse),
List< Link links = default(List<Link>) 
)
inline

Initializes a new instance of the AcceptEstimateValuationPointResponse class.

Parameters
hrefThe specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime..
candidateValuationPointcandidateValuationPoint (required).
latestValuationPointlatestValuationPoint.
linkslinks.

Member Function Documentation

◆ Equals() [1/2]

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

Returns true if AcceptEstimateValuationPointResponse instances are equal

Parameters
inputInstance of AcceptEstimateValuationPointResponse to be compared
Returns
Boolean

◆ Equals() [2/2]

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

Returns true if objects are equal

Parameters
inputObject to be compared
Returns
Boolean

◆ GetHashCode()

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

Gets the hash code

Returns
Hash code

◆ ToJson()

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

Returns the JSON string presentation of the object

Returns
JSON string presentation of the object

◆ ToString()

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

Returns the string presentation of the object

Returns
String presentation of the object

Property Documentation

◆ CandidateValuationPoint

ValuationPointDataResponse Lusid.Sdk.Model.AcceptEstimateValuationPointResponse.CandidateValuationPoint
getset

Gets or Sets CandidateValuationPoint

◆ Href

string Lusid.Sdk.Model.AcceptEstimateValuationPointResponse.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.

◆ LatestValuationPoint

ValuationPointDataResponse Lusid.Sdk.Model.AcceptEstimateValuationPointResponse.LatestValuationPoint
getset

Gets or Sets LatestValuationPoint

◆ Links

List<Link> Lusid.Sdk.Model.AcceptEstimateValuationPointResponse.Links
getset

Gets or Sets Links


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