FundConfiguration
More...
|
| | FundConfiguration (string href=default(string), ResourceId id=default(ResourceId), string displayName=default(string), string description=default(string), List< ComponentFilter > dealingFilters=default(List< ComponentFilter >), List< ComponentFilter > pnlFilters=default(List< ComponentFilter >), List< ComponentFilter > backOutFilters=default(List< ComponentFilter >), List< ExternalFeeComponentFilter > externalFeeFilters=default(List< ExternalFeeComponentFilter >), Dictionary< string, Property > properties=default(Dictionary< string, Property >), ModelVersion varVersion=default(ModelVersion), List< Link > links=default(List< Link >)) |
| | Initializes a new instance of the FundConfiguration 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 (FundConfiguration input) |
| | Returns true if FundConfiguration instances are equal More...
|
| |
| override int | GetHashCode () |
| | Gets the hash code More...
|
| |
|
| 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] |
| | The name of the FundConfiguration. More...
|
| |
| string | Description [get, set] |
| | A description for the FundConfiguration. More...
|
| |
| List< ComponentFilter > | DealingFilters [get, set] |
| | The set of filters used to decide which JE lines are included in the dealing. More...
|
| |
| List< ComponentFilter > | PnlFilters [get, set] |
| | The set of filters used to decide which JE lines are included in the PnL. More...
|
| |
| List< ComponentFilter > | BackOutFilters [get, set] |
| | The set of filters used to decide which JE lines are included in the back outs. More...
|
| |
| List< ExternalFeeComponentFilter > | ExternalFeeFilters [get, set] |
| | The set of filters used to decide which JE lines are used for inputting fees from an external source. More...
|
| |
| Dictionary< string, Property > | Properties [get, set] |
| | A set of properties for the Fund Configuration. More...
|
| |
| ModelVersion | VarVersion [get, set] |
| | Gets or Sets VarVersion More...
|
| |
| List< Link > | Links [get, set] |
| | Gets or Sets Links More...
|
| |
◆ FundConfiguration() [1/2]
| Lusid.Sdk.Model.FundConfiguration.FundConfiguration |
( |
| ) |
|
|
inlineprotected |
◆ FundConfiguration() [2/2]
| Lusid.Sdk.Model.FundConfiguration.FundConfiguration |
( |
string |
href = default(string), |
|
|
ResourceId |
id = default(ResourceId), |
|
|
string |
displayName = default(string), |
|
|
string |
description = default(string), |
|
|
List< ComponentFilter > |
dealingFilters = default(List<ComponentFilter>), |
|
|
List< ComponentFilter > |
pnlFilters = default(List<ComponentFilter>), |
|
|
List< ComponentFilter > |
backOutFilters = default(List<ComponentFilter>), |
|
|
List< ExternalFeeComponentFilter > |
externalFeeFilters = default(List<ExternalFeeComponentFilter>), |
|
|
Dictionary< string, Property > |
properties = default(Dictionary<string, Property>), |
|
|
ModelVersion |
varVersion = default(ModelVersion), |
|
|
List< Link > |
links = default(List<Link>) |
|
) |
| |
|
inline |
Initializes a new instance of the FundConfiguration class.
- Parameters
-
| href | The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime.. |
| id | id (required). |
| displayName | The name of the FundConfiguration.. |
| description | A description for the FundConfiguration.. |
| dealingFilters | The set of filters used to decide which JE lines are included in the dealing.. |
| pnlFilters | The set of filters used to decide which JE lines are included in the PnL.. |
| backOutFilters | The set of filters used to decide which JE lines are included in the back outs.. |
| externalFeeFilters | The set of filters used to decide which JE lines are used for inputting fees from an external source.. |
| properties | A set of properties for the Fund Configuration.. |
| varVersion | varVersion. |
| links | links. |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.FundConfiguration.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.FundConfiguration.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.FundConfiguration.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.FundConfiguration.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ BackOutFilters
The set of filters used to decide which JE lines are included in the back outs.
The set of filters used to decide which JE lines are included in the back outs.
◆ DealingFilters
The set of filters used to decide which JE lines are included in the dealing.
The set of filters used to decide which JE lines are included in the dealing.
◆ Description
| string Lusid.Sdk.Model.FundConfiguration.Description |
|
getset |
◆ DisplayName
| string Lusid.Sdk.Model.FundConfiguration.DisplayName |
|
getset |
◆ ExternalFeeFilters
The set of filters used to decide which JE lines are used for inputting fees from an external source.
The set of filters used to decide which JE lines are used for inputting fees from an external source.
◆ Href
| string Lusid.Sdk.Model.FundConfiguration.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
◆ Links
| List<Link> Lusid.Sdk.Model.FundConfiguration.Links |
|
getset |
◆ PnlFilters
The set of filters used to decide which JE lines are included in the PnL.
The set of filters used to decide which JE lines are included in the PnL.
◆ Properties
| Dictionary<string, Property> Lusid.Sdk.Model.FundConfiguration.Properties |
|
getset |
A set of properties for the Fund Configuration.
A set of properties for the Fund Configuration.
◆ VarVersion
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/FundConfiguration.cs