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

AmortisationRuleSet More...

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

Public Member Functions

 AmortisationRuleSet (string href=default(string), ResourceId id=default(ResourceId), string displayName=default(string), string description=default(string), RulesInterval rulesInterval=default(RulesInterval), ModelVersion varVersion=default(ModelVersion), List< Link > links=default(List< Link >))
 Initializes a new instance of the AmortisationRuleSet 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 (AmortisationRuleSet input)
 Returns true if AmortisationRuleSet instances are equal More...
 
override int GetHashCode ()
 Gets the hash code More...
 

Protected Member Functions

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

Properties

string Href [get, set]
 The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime. More...
 
ResourceId Id [get, set]
 Gets or Sets Id More...
 
string DisplayName [get, set]
 A user-friendly name. More...
 
string Description [get, set]
 A description of what this rule set is for. More...
 
RulesInterval RulesInterval [get, set]
 Gets or Sets RulesInterval More...
 
ModelVersion VarVersion [get, set]
 Gets or Sets VarVersion More...
 
List< LinkLinks [get, set]
 Gets or Sets Links More...
 

Detailed Description

AmortisationRuleSet

Constructor & Destructor Documentation

◆ AmortisationRuleSet() [1/2]

Lusid.Sdk.Model.AmortisationRuleSet.AmortisationRuleSet ( )
inlineprotected

Initializes a new instance of the AmortisationRuleSet class.

◆ AmortisationRuleSet() [2/2]

Lusid.Sdk.Model.AmortisationRuleSet.AmortisationRuleSet ( string  href = default(string),
ResourceId  id = default(ResourceId),
string  displayName = default(string),
string  description = default(string),
RulesInterval  rulesInterval = default(RulesInterval),
ModelVersion  varVersion = default(ModelVersion),
List< Link links = default(List<Link>) 
)
inline

Initializes a new instance of the AmortisationRuleSet class.

Parameters
hrefThe specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime..
idid (required).
displayNameA user-friendly name. (required).
descriptionA description of what this rule set is for..
rulesIntervalrulesInterval (required).
varVersionvarVersion.
linkslinks.

Member Function Documentation

◆ Equals() [1/2]

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

Returns true if AmortisationRuleSet instances are equal

Parameters
inputInstance of AmortisationRuleSet to be compared
Returns
Boolean

◆ Equals() [2/2]

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

Returns true if objects are equal

Parameters
inputObject to be compared
Returns
Boolean

◆ GetHashCode()

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

Gets the hash code

Returns
Hash code

◆ ToJson()

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

Returns the JSON string presentation of the object

Returns
JSON string presentation of the object

◆ ToString()

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

Returns the string presentation of the object

Returns
String presentation of the object

Property Documentation

◆ Description

string Lusid.Sdk.Model.AmortisationRuleSet.Description
getset

A description of what this rule set is for.

A description of what this rule set is for.

◆ DisplayName

string Lusid.Sdk.Model.AmortisationRuleSet.DisplayName
getset

A user-friendly name.

A user-friendly name.

◆ Href

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

◆ Id

ResourceId Lusid.Sdk.Model.AmortisationRuleSet.Id
getset

Gets or Sets Id

◆ Links

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

Gets or Sets Links

◆ RulesInterval

RulesInterval Lusid.Sdk.Model.AmortisationRuleSet.RulesInterval
getset

Gets or Sets RulesInterval

◆ VarVersion

ModelVersion Lusid.Sdk.Model.AmortisationRuleSet.VarVersion
getset

Gets or Sets VarVersion


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