The request used to create an Abor.
More...
The request used to create an Abor.
◆ AborRequest() [1/2]
Lusid.Sdk.Model.AborRequest.AborRequest |
( |
| ) |
|
|
inlineprotected |
◆ AborRequest() [2/2]
Lusid.Sdk.Model.AborRequest.AborRequest |
( |
string |
code = default(string) , |
|
|
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>) |
|
) |
| |
|
inline |
Initializes a new instance of the AborRequest class.
- Parameters
-
code | The code given for the Abor. (required). |
displayName | The name of the Abor. (required). |
description | The description for the Abor.. |
portfolioIds | The list with the portfolio ids which are part of the Abor. (required). |
aborConfigurationId | aborConfigurationId (required). |
properties | A set of properties for the Abor.. |
◆ Equals() [1/2]
bool Lusid.Sdk.Model.AborRequest.Equals |
( |
AborRequest |
input | ) |
|
|
inline |
Returns true if AborRequest instances are equal
- Parameters
-
- Returns
- Boolean
◆ Equals() [2/2]
override bool Lusid.Sdk.Model.AborRequest.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
override int Lusid.Sdk.Model.AborRequest.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
virtual string Lusid.Sdk.Model.AborRequest.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
override string Lusid.Sdk.Model.AborRequest.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ AborConfigurationId
ResourceId Lusid.Sdk.Model.AborRequest.AborConfigurationId |
|
getset |
Gets or Sets AborConfigurationId
◆ Code
string Lusid.Sdk.Model.AborRequest.Code |
|
getset |
The code given for the Abor.
The code given for the Abor.
◆ Description
string Lusid.Sdk.Model.AborRequest.Description |
|
getset |
The description for the Abor.
The description for the Abor.
◆ DisplayName
string Lusid.Sdk.Model.AborRequest.DisplayName |
|
getset |
The name of the Abor.
The name of the Abor.
◆ PortfolioIds
The list with the portfolio ids which are part of the Abor.
The list with the portfolio ids which are part of the Abor.
◆ Properties
Dictionary<string, Property> Lusid.Sdk.Model.AborRequest.Properties |
|
getset |
A set of properties for the Abor.
A set of properties for the Abor.
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/AborRequest.cs