Economics
More...
◆ Economics() [1/2]
| Lusid.Sdk.Model.Economics.Economics |
( |
| ) |
|
|
inlineprotected |
Initializes a new instance of the Economics class.
◆ Economics() [2/2]
| Lusid.Sdk.Model.Economics.Economics |
( |
string |
instrumentScope = default(string), |
|
|
string |
lusidInstrumentId = default(string), |
|
|
Dictionary< string, PerpetualProperty > |
subHoldingKeys = default(Dictionary<string, PerpetualProperty>), |
|
|
List< Bucket > |
buckets = default(List<Bucket>) |
|
) |
| |
|
inline |
Initializes a new instance of the Economics class.
- Parameters
-
| instrumentScope | The scope in which the instrument lies.. |
| lusidInstrumentId | The unique Lusid Instrument Id (LUID) of the instrument that economics are for. (required). |
| subHoldingKeys | The sub-holding properties which identify the Economic. Each property will be from the 'Transaction' domain. These are configured on a transaction portfolio.. |
| buckets | Set of economic data related with each of the side impact of the transaction.. |
◆ Equals() [1/2]
| bool Lusid.Sdk.Model.Economics.Equals |
( |
Economics |
input | ) |
|
|
inline |
Returns true if Economics instances are equal
- Parameters
-
- Returns
- Boolean
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.Economics.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.Economics.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.Economics.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.Economics.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Buckets
| List<Bucket> Lusid.Sdk.Model.Economics.Buckets |
|
getset |
Set of economic data related with each of the side impact of the transaction.
Set of economic data related with each of the side impact of the transaction.
◆ InstrumentScope
| string Lusid.Sdk.Model.Economics.InstrumentScope |
|
getset |
The scope in which the instrument lies.
The scope in which the instrument lies.
◆ LusidInstrumentId
| string Lusid.Sdk.Model.Economics.LusidInstrumentId |
|
getset |
The unique Lusid Instrument Id (LUID) of the instrument that economics are for.
The unique Lusid Instrument Id (LUID) of the instrument that economics are for.
◆ SubHoldingKeys
The sub-holding properties which identify the Economic. Each property will be from the 'Transaction' domain. These are configured on a transaction portfolio.
The sub-holding properties which identify the Economic. Each property will be from the 'Transaction' domain. These are configured on a transaction portfolio.
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/Economics.cs