The target of a Fund Structure edge, identifying the master node and share class the feeder invests into.
More...
|
| string | Node [get, set] |
| | The node code of the master node that is the target of this relationship. More...
|
| |
| string | ShareClassShortCode [get, set] |
| | The short code of the share class on the master fund that the feeder invests into. More...
|
| |
The target of a Fund Structure edge, identifying the master node and share class the feeder invests into.
◆ FundStructureEdgeTarget() [1/2]
| Lusid.Sdk.Model.FundStructureEdgeTarget.FundStructureEdgeTarget |
( |
| ) |
|
|
inlineprotected |
◆ FundStructureEdgeTarget() [2/2]
| Lusid.Sdk.Model.FundStructureEdgeTarget.FundStructureEdgeTarget |
( |
string |
node = default(string), |
|
|
string |
shareClassShortCode = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the FundStructureEdgeTarget class.
- Parameters
-
| node | The node code of the master node that is the target of this relationship. (required). |
| shareClassShortCode | The short code of the share class on the master fund that the feeder invests into. (required). |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.FundStructureEdgeTarget.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.FundStructureEdgeTarget.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.FundStructureEdgeTarget.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.FundStructureEdgeTarget.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Node
| string Lusid.Sdk.Model.FundStructureEdgeTarget.Node |
|
getset |
The node code of the master node that is the target of this relationship.
The node code of the master node that is the target of this relationship.
◆ ShareClassShortCode
| string Lusid.Sdk.Model.FundStructureEdgeTarget.ShareClassShortCode |
|
getset |
The short code of the share class on the master fund that the feeder invests into.
The short code of the share class on the master fund that the feeder invests into.
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/FundStructureEdgeTarget.cs