An Abor entity.
More...
|
| Abor (string href=default(string), ResourceId id=default(ResourceId), string displayName=default(string), string description=default(string), List< PortfolioEntityId > portfolioIds=default(List< PortfolioEntityId >), ResourceId aborConfigurationId=default(ResourceId), Dictionary< string, Property > properties=default(Dictionary< string, Property >), ModelVersion varVersion=default(ModelVersion), string baseCurrency=default(string), List< Link > links=default(List< Link >)) |
| Initializes a new instance of the Abor 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 (Abor input) |
| Returns true if Abor 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 Abor. More...
|
|
string | Description [get, set] |
| The description for the Abor. More...
|
|
List< PortfolioEntityId > | PortfolioIds [get, set] |
| The list with the portfolio ids which are part of the Abor. Note: These must all have the same base currency. More...
|
|
ResourceId | AborConfigurationId [get, set] |
| Gets or Sets AborConfigurationId More...
|
|
Dictionary< string, Property > | Properties [get, set] |
| A set of properties for the Abor. More...
|
|
ModelVersion | VarVersion [get, set] |
| Gets or Sets VarVersion More...
|
|
string | BaseCurrency [get, set] |
| The base currency of the abor based on contained portfolio base currencies. More...
|
|
List< Link > | Links [get, set] |
| Gets or Sets Links More...
|
|
◆ Abor() [1/2]
Lusid.Sdk.Model.Abor.Abor |
( |
| ) |
|
|
inlineprotected |
Initializes a new instance of the Abor class.
◆ Abor() [2/2]
Lusid.Sdk.Model.Abor.Abor |
( |
string |
href = default(string) , |
|
|
ResourceId |
id = default(ResourceId) , |
|
|
string |
displayName = default(string) , |
|
|
string |
description = default(string) , |
|
|
List< PortfolioEntityId > |
portfolioIds = default(List<PortfolioEntityId>) , |
|
|
ResourceId |
aborConfigurationId = default(ResourceId) , |
|
|
Dictionary< string, Property > |
properties = default(Dictionary<string, Property>) , |
|
|
ModelVersion |
varVersion = default(ModelVersion) , |
|
|
string |
baseCurrency = default(string) , |
|
|
List< Link > |
links = default(List<Link>) |
|
) |
| |
|
inline |
Initializes a new instance of the Abor 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 Abor.. |
description | The description for the Abor.. |
portfolioIds | The list with the portfolio ids which are part of the Abor. Note: These must all have the same base currency. (required). |
aborConfigurationId | aborConfigurationId. |
properties | A set of properties for the Abor.. |
varVersion | varVersion. |
baseCurrency | The base currency of the abor based on contained portfolio base currencies.. |
links | links. |
◆ Equals() [1/2]
bool Lusid.Sdk.Model.Abor.Equals |
( |
Abor |
input | ) |
|
|
inline |
Returns true if Abor instances are equal
- Parameters
-
input | Instance of Abor to be compared |
- Returns
- Boolean
◆ Equals() [2/2]
override bool Lusid.Sdk.Model.Abor.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
override int Lusid.Sdk.Model.Abor.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
virtual string Lusid.Sdk.Model.Abor.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
override string Lusid.Sdk.Model.Abor.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ AborConfigurationId
ResourceId Lusid.Sdk.Model.Abor.AborConfigurationId |
|
getset |
Gets or Sets AborConfigurationId
◆ BaseCurrency
string Lusid.Sdk.Model.Abor.BaseCurrency |
|
getset |
The base currency of the abor based on contained portfolio base currencies.
The base currency of the abor based on contained portfolio base currencies.
◆ Description
string Lusid.Sdk.Model.Abor.Description |
|
getset |
The description for the Abor.
The description for the Abor.
◆ DisplayName
string Lusid.Sdk.Model.Abor.DisplayName |
|
getset |
The name of the Abor.
The name of the Abor.
◆ Href
string Lusid.Sdk.Model.Abor.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.Abor.Links |
|
getset |
◆ PortfolioIds
The list with the portfolio ids which are part of the Abor. Note: These must all have the same base currency.
The list with the portfolio ids which are part of the Abor. Note: These must all have the same base currency.
◆ Properties
Dictionary<string, Property> Lusid.Sdk.Model.Abor.Properties |
|
getset |
A set of properties for the Abor.
A set of properties for the Abor.
◆ 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/Abor.cs