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

OpaqueDependencyAllOf More...

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

Public Types

enum class  DependencyTypeEnum {
  OpaqueDependency = 1 , CashDependency = 2 , DiscountingDependency = 3 , EquityCurveDependency = 4 ,
  EquityVolDependency = 5 , FxDependency = 6 , FxForwardsDependency = 7 , FxVolDependency = 8 ,
  IndexProjectionDependency = 9 , IrVolDependency = 10 , QuoteDependency = 11 , Vendor = 12 ,
  CalendarDependency = 13 , InflationFixingDependency = 14
}
 The available values are: OpaqueDependency, CashDependency, DiscountingDependency, EquityCurveDependency, EquityVolDependency, FxDependency, FxForwardsDependency, FxVolDependency, IndexProjectionDependency, IrVolDependency, QuoteDependency, Vendor, CalendarDependency, InflationFixingDependency More...
 

Public Member Functions

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

Protected Member Functions

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

Properties

DependencyTypeEnum DependencyType [get, set]
 The available values are: OpaqueDependency, CashDependency, DiscountingDependency, EquityCurveDependency, EquityVolDependency, FxDependency, FxForwardsDependency, FxVolDependency, IndexProjectionDependency, IrVolDependency, QuoteDependency, Vendor, CalendarDependency, InflationFixingDependency More...
 

Detailed Description

OpaqueDependencyAllOf

Member Enumeration Documentation

◆ DependencyTypeEnum

The available values are: OpaqueDependency, CashDependency, DiscountingDependency, EquityCurveDependency, EquityVolDependency, FxDependency, FxForwardsDependency, FxVolDependency, IndexProjectionDependency, IrVolDependency, QuoteDependency, Vendor, CalendarDependency, InflationFixingDependency

The available values are: OpaqueDependency, CashDependency, DiscountingDependency, EquityCurveDependency, EquityVolDependency, FxDependency, FxForwardsDependency, FxVolDependency, IndexProjectionDependency, IrVolDependency, QuoteDependency, Vendor, CalendarDependency, InflationFixingDependency

Enumerator
OpaqueDependency 

Enum OpaqueDependency for value: OpaqueDependency

CashDependency 

Enum CashDependency for value: CashDependency

DiscountingDependency 

Enum DiscountingDependency for value: DiscountingDependency

EquityCurveDependency 

Enum EquityCurveDependency for value: EquityCurveDependency

EquityVolDependency 

Enum EquityVolDependency for value: EquityVolDependency

FxDependency 

Enum FxDependency for value: FxDependency

FxForwardsDependency 

Enum FxForwardsDependency for value: FxForwardsDependency

FxVolDependency 

Enum FxVolDependency for value: FxVolDependency

IndexProjectionDependency 

Enum IndexProjectionDependency for value: IndexProjectionDependency

IrVolDependency 

Enum IrVolDependency for value: IrVolDependency

QuoteDependency 

Enum QuoteDependency for value: QuoteDependency

Vendor 

Enum Vendor for value: Vendor

CalendarDependency 

Enum CalendarDependency for value: CalendarDependency

InflationFixingDependency 

Enum InflationFixingDependency for value: InflationFixingDependency

Constructor & Destructor Documentation

◆ OpaqueDependencyAllOf() [1/2]

Lusid.Sdk.Model.OpaqueDependencyAllOf.OpaqueDependencyAllOf ( )
inlineprotected

Initializes a new instance of the OpaqueDependencyAllOf class.

◆ OpaqueDependencyAllOf() [2/2]

Lusid.Sdk.Model.OpaqueDependencyAllOf.OpaqueDependencyAllOf ( DependencyTypeEnum  dependencyType = default(DependencyTypeEnum))
inline

Member Function Documentation

◆ Equals() [1/2]

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

Returns true if objects are equal

Parameters
inputObject to be compared
Returns
Boolean

◆ Equals() [2/2]

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

Returns true if OpaqueDependencyAllOf instances are equal

Parameters
inputInstance of OpaqueDependencyAllOf to be compared
Returns
Boolean

◆ GetHashCode()

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

Gets the hash code

Returns
Hash code

◆ ToJson()

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

Returns the JSON string presentation of the object

Returns
JSON string presentation of the object

◆ ToString()

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

Returns the string presentation of the object

Returns
String presentation of the object

Property Documentation

◆ DependencyType

DependencyTypeEnum Lusid.Sdk.Model.OpaqueDependencyAllOf.DependencyType
getset

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