UpsertPortfolioTransactionsResponse
More...
|
| ModelVersion | VarVersion [get, set] |
| | Gets or Sets VarVersion More...
|
| |
| string | Href [get, set] |
| | The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime. More...
|
| |
| Dictionary< string, List< ResponseMetaData > > | Metadata [get, set] |
| | Contains warnings related to unresolved instruments or non-existent transaction types for the upserted trades More...
|
| |
| List< Link > | Links [get, set] |
| | Gets or Sets Links More...
|
| |
◆ UpsertPortfolioTransactionsResponse() [1/2]
| Lusid.Sdk.Model.UpsertPortfolioTransactionsResponse.UpsertPortfolioTransactionsResponse |
( |
| ) |
|
|
inlineprotected |
◆ UpsertPortfolioTransactionsResponse() [2/2]
| Lusid.Sdk.Model.UpsertPortfolioTransactionsResponse.UpsertPortfolioTransactionsResponse |
( |
ModelVersion |
varVersion = default(ModelVersion), |
|
|
string |
href = default(string), |
|
|
Dictionary< string, List< ResponseMetaData >> |
metadata = default(Dictionary<string, List<ResponseMetaData>>), |
|
|
List< Link > |
links = default(List<Link>) |
|
) |
| |
|
inline |
Initializes a new instance of the UpsertPortfolioTransactionsResponse class.
- Parameters
-
| varVersion | varVersion (required). |
| href | The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime.. |
| metadata | Contains warnings related to unresolved instruments or non-existent transaction types for the upserted trades. |
| links | links. |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.UpsertPortfolioTransactionsResponse.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ Equals() [2/2]
◆ GetHashCode()
| override int Lusid.Sdk.Model.UpsertPortfolioTransactionsResponse.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.UpsertPortfolioTransactionsResponse.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.UpsertPortfolioTransactionsResponse.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Href
| string Lusid.Sdk.Model.UpsertPortfolioTransactionsResponse.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.
◆ Links
| List<Link> Lusid.Sdk.Model.UpsertPortfolioTransactionsResponse.Links |
|
getset |
◆ Metadata
| Dictionary<string, List<ResponseMetaData> > Lusid.Sdk.Model.UpsertPortfolioTransactionsResponse.Metadata |
|
getset |
Contains warnings related to unresolved instruments or non-existent transaction types for the upserted trades
Contains warnings related to unresolved instruments or non-existent transaction types for the upserted trades
◆ VarVersion
| ModelVersion Lusid.Sdk.Model.UpsertPortfolioTransactionsResponse.VarVersion |
|
getset |
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/UpsertPortfolioTransactionsResponse.cs