FundConfigurationRequest
More...
◆ FundConfigurationRequest() [1/2]
| Lusid.Sdk.Model.FundConfigurationRequest.FundConfigurationRequest |
( |
| ) |
|
|
inlineprotected |
◆ FundConfigurationRequest() [2/2]
Initializes a new instance of the FundConfigurationRequest class.
- Parameters
-
| code | code (required). |
| displayName | The name of the Fund.. |
| description | A description for the Fund.. |
| dealingFilters | The set of filters used to decide which JE lines are included in the dealing. (required). |
| pnlFilters | The set of filters used to decide which JE lines are included in the PnL. (required). |
| backOutFilters | The set of filters used to decide which JE lines are included in the back outs. (required). |
| 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.. |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.FundConfigurationRequest.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.FundConfigurationRequest.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.FundConfigurationRequest.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.FundConfigurationRequest.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ BackOutFilters
| List<ComponentFilter> Lusid.Sdk.Model.FundConfigurationRequest.BackOutFilters |
|
getset |
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.
◆ Code
| string Lusid.Sdk.Model.FundConfigurationRequest.Code |
|
getset |
◆ DealingFilters
| List<ComponentFilter> Lusid.Sdk.Model.FundConfigurationRequest.DealingFilters |
|
getset |
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.FundConfigurationRequest.Description |
|
getset |
A description for the Fund.
A description for the Fund.
◆ DisplayName
| string Lusid.Sdk.Model.FundConfigurationRequest.DisplayName |
|
getset |
The name of the Fund.
The name of the Fund.
◆ 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.
◆ 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.FundConfigurationRequest.Properties |
|
getset |
A set of properties for the Fund Configuration.
A set of properties for the Fund Configuration.
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/FundConfigurationRequest.cs