SideDefinition
More...
|
| | SideDefinition (string side=default(string), string security=default(string), string currency=default(string), string rate=default(string), string units=default(string), string amount=default(string), string notionalAmount=default(string), string currentFace=default(string), List< Link > links=default(List< Link >)) |
| | Initializes a new instance of the SideDefinition 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 (SideDefinition input) |
| | Returns true if SideDefinition instances are equal More...
|
| |
| override int | GetHashCode () |
| | Gets the hash code More...
|
| |
|
| string | Side [get, set] |
| | A unique label identifying the side definition. More...
|
| |
| string | Security [get, set] |
| | The field or property key defining the side's security, or instrument. More...
|
| |
| string | Currency [get, set] |
| | The field or property key defining the side's currency. More...
|
| |
| string | Rate [get, set] |
| | The field or property key defining the side's rate. More...
|
| |
| string | Units [get, set] |
| | The value, field or property key defining the side's units. More...
|
| |
| string | Amount [get, set] |
| | The value, field or property key defining the side's amount More...
|
| |
| string | NotionalAmount [get, set] |
| | The value, field or property key defining the side's notional amount More...
|
| |
| string | CurrentFace [get, set] |
| | The value, field or property key defining the side's current face / outstanding notional. More...
|
| |
| List< Link > | Links [get, set] |
| | Gets or Sets Links More...
|
| |
◆ SideDefinition() [1/2]
| Lusid.Sdk.Model.SideDefinition.SideDefinition |
( |
| ) |
|
|
inlineprotected |
◆ SideDefinition() [2/2]
| Lusid.Sdk.Model.SideDefinition.SideDefinition |
( |
string |
side = default(string), |
|
|
string |
security = default(string), |
|
|
string |
currency = default(string), |
|
|
string |
rate = default(string), |
|
|
string |
units = default(string), |
|
|
string |
amount = default(string), |
|
|
string |
notionalAmount = default(string), |
|
|
string |
currentFace = default(string), |
|
|
List< Link > |
links = default(List<Link>) |
|
) |
| |
|
inline |
Initializes a new instance of the SideDefinition class.
- Parameters
-
| side | A unique label identifying the side definition. (required). |
| security | The field or property key defining the side's security, or instrument. (required). |
| currency | The field or property key defining the side's currency. (required). |
| rate | The field or property key defining the side's rate. (required). |
| units | The value, field or property key defining the side's units. (required). |
| amount | The value, field or property key defining the side's amount (required). |
| notionalAmount | The value, field or property key defining the side's notional amount. |
| currentFace | The value, field or property key defining the side's current face / outstanding notional.. |
| links | links. |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.SideDefinition.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ Equals() [2/2]
Returns true if SideDefinition instances are equal
- Parameters
-
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.SideDefinition.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.SideDefinition.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.SideDefinition.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Amount
| string Lusid.Sdk.Model.SideDefinition.Amount |
|
getset |
The value, field or property key defining the side's amount
The value, field or property key defining the side's amount
◆ Currency
| string Lusid.Sdk.Model.SideDefinition.Currency |
|
getset |
The field or property key defining the side's currency.
The field or property key defining the side's currency.
◆ CurrentFace
| string Lusid.Sdk.Model.SideDefinition.CurrentFace |
|
getset |
The value, field or property key defining the side's current face / outstanding notional.
The value, field or property key defining the side's current face / outstanding notional.
◆ Links
| List<Link> Lusid.Sdk.Model.SideDefinition.Links |
|
getset |
◆ NotionalAmount
| string Lusid.Sdk.Model.SideDefinition.NotionalAmount |
|
getset |
The value, field or property key defining the side's notional amount
The value, field or property key defining the side's notional amount
◆ Rate
| string Lusid.Sdk.Model.SideDefinition.Rate |
|
getset |
The field or property key defining the side's rate.
The field or property key defining the side's rate.
◆ Security
| string Lusid.Sdk.Model.SideDefinition.Security |
|
getset |
The field or property key defining the side's security, or instrument.
The field or property key defining the side's security, or instrument.
◆ Side
| string Lusid.Sdk.Model.SideDefinition.Side |
|
getset |
A unique label identifying the side definition.
A unique label identifying the side definition.
◆ Units
| string Lusid.Sdk.Model.SideDefinition.Units |
|
getset |
The value, field or property key defining the side's units.
The value, field or property key defining the side's units.
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/lusid-sdk-csharp/checkouts/latest/sdk/Lusid.Sdk/Model/SideDefinition.cs