BatchUpsertRelationalDatasetsResponse
More...
|
| Dictionary< string, RelationalDataPointResponse > | Values [get, set] |
| | A list of data points that were successfully upserted. More...
|
| |
| Dictionary< string, ErrorDetail > | Failed [get, set] |
| | A list of data points that failed to be upserted, along with the associated error message. More...
|
| |
| string | Href [get, set] |
| | The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime. More...
|
| |
| List< Link > | Links [get, set] |
| | Gets or Sets Links More...
|
| |
◆ BatchUpsertRelationalDatasetsResponse() [1/2]
| Lusid.Sdk.Model.BatchUpsertRelationalDatasetsResponse.BatchUpsertRelationalDatasetsResponse |
( |
| ) |
|
|
inlineprotected |
◆ BatchUpsertRelationalDatasetsResponse() [2/2]
Initializes a new instance of the BatchUpsertRelationalDatasetsResponse class.
- Parameters
-
| values | A list of data points that were successfully upserted. (required). |
| failed | A list of data points that failed to be upserted, along with the associated error message.. |
| href | The specific Uniform Resource Identifier (URI) for this resource at the requested effective and asAt datetime.. |
| links | links. |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.BatchUpsertRelationalDatasetsResponse.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.BatchUpsertRelationalDatasetsResponse.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.BatchUpsertRelationalDatasetsResponse.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.BatchUpsertRelationalDatasetsResponse.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Failed
| Dictionary<string, ErrorDetail> Lusid.Sdk.Model.BatchUpsertRelationalDatasetsResponse.Failed |
|
getset |
A list of data points that failed to be upserted, along with the associated error message.
A list of data points that failed to be upserted, along with the associated error message.
◆ Href
| string Lusid.Sdk.Model.BatchUpsertRelationalDatasetsResponse.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.BatchUpsertRelationalDatasetsResponse.Links |
|
getset |
◆ Values
A list of data points that were successfully upserted.
A list of data points that were successfully upserted.
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/BatchUpsertRelationalDatasetsResponse.cs