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

OrderFlowConfiguration More...

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

Public Member Functions

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

Protected Member Functions

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

Properties

string IncludeEntityTypes [get, set]
 Gets or Sets IncludeEntityTypes More...
 

Detailed Description

OrderFlowConfiguration

Constructor & Destructor Documentation

◆ OrderFlowConfiguration() [1/2]

Lusid.Sdk.Model.OrderFlowConfiguration.OrderFlowConfiguration ( )
inlineprotected

Initializes a new instance of the OrderFlowConfiguration class.

◆ OrderFlowConfiguration() [2/2]

Lusid.Sdk.Model.OrderFlowConfiguration.OrderFlowConfiguration ( string  includeEntityTypes = default(string))
inline

Initializes a new instance of the OrderFlowConfiguration class.

Parameters
includeEntityTypesincludeEntityTypes (required).

Member Function Documentation

◆ Equals() [1/2]

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

Returns true if objects are equal

Parameters
inputObject to be compared
Returns
Boolean

◆ Equals() [2/2]

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

Returns true if OrderFlowConfiguration instances are equal

Parameters
inputInstance of OrderFlowConfiguration to be compared
Returns
Boolean

◆ GetHashCode()

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

Gets the hash code

Returns
Hash code

◆ ToJson()

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

Returns the JSON string presentation of the object

Returns
JSON string presentation of the object

◆ ToString()

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

Returns the string presentation of the object

Returns
String presentation of the object

Property Documentation

◆ IncludeEntityTypes

string Lusid.Sdk.Model.OrderFlowConfiguration.IncludeEntityTypes
getset

Gets or Sets IncludeEntityTypes


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