SideDefinitionRequest
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...
|
| |
◆ SideDefinitionRequest() [1/2]
| Lusid.Sdk.Model.SideDefinitionRequest.SideDefinitionRequest |
( |
| ) |
|
|
inlineprotected |
◆ SideDefinitionRequest() [2/2]
| Lusid.Sdk.Model.SideDefinitionRequest.SideDefinitionRequest |
( |
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) |
|
) |
| |
|
inline |
Initializes a new instance of the SideDefinitionRequest class.
- Parameters
-
| 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.. |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.SideDefinitionRequest.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ Equals() [2/2]
◆ GetHashCode()
| override int Lusid.Sdk.Model.SideDefinitionRequest.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.SideDefinitionRequest.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.SideDefinitionRequest.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Amount
| string Lusid.Sdk.Model.SideDefinitionRequest.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.SideDefinitionRequest.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.SideDefinitionRequest.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.
◆ NotionalAmount
| string Lusid.Sdk.Model.SideDefinitionRequest.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.SideDefinitionRequest.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.SideDefinitionRequest.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.
◆ Units
| string Lusid.Sdk.Model.SideDefinitionRequest.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/SideDefinitionRequest.cs