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

Credit Support Annex information. The interaction in terms of margining requirements between a set of trades for a given counterparty. More...

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

Public Member Functions

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

Properties

CreditSupportAnnex CreditSupportAnnex [get, set]
 Gets or Sets CreditSupportAnnex More...
 

Detailed Description

Credit Support Annex information. The interaction in terms of margining requirements between a set of trades for a given counterparty.

Constructor & Destructor Documentation

◆ UpsertCreditSupportAnnexRequest()

Lusid.Sdk.Model.UpsertCreditSupportAnnexRequest.UpsertCreditSupportAnnexRequest ( CreditSupportAnnex  creditSupportAnnex = default(CreditSupportAnnex))
inline

Initializes a new instance of the UpsertCreditSupportAnnexRequest class.

Parameters
creditSupportAnnexcreditSupportAnnex.

Member Function Documentation

◆ Equals() [1/2]

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

Returns true if objects are equal

Parameters
inputObject to be compared
Returns
Boolean

◆ Equals() [2/2]

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

Returns true if UpsertCreditSupportAnnexRequest instances are equal

Parameters
inputInstance of UpsertCreditSupportAnnexRequest to be compared
Returns
Boolean

◆ GetHashCode()

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

Gets the hash code

Returns
Hash code

◆ ToJson()

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

Returns the JSON string presentation of the object

Returns
JSON string presentation of the object

◆ ToString()

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

Returns the string presentation of the object

Returns
String presentation of the object

Property Documentation

◆ CreditSupportAnnex

CreditSupportAnnex Lusid.Sdk.Model.UpsertCreditSupportAnnexRequest.CreditSupportAnnex
getset

Gets or Sets CreditSupportAnnex


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