BatchUpsertDatesForCalendarResponse
More...
◆ BatchUpsertDatesForCalendarResponse()
Initializes a new instance of the BatchUpsertDatesForCalendarResponse class.
- Parameters
-
values | The dates which have been successfully upserted.. |
failed | The dates that could not be upserted along with a reason for their failure.. |
metadata | Contains warnings related to the upserted dates. |
links | links. |
◆ Equals() [1/2]
◆ Equals() [2/2]
override bool Lusid.Sdk.Model.BatchUpsertDatesForCalendarResponse.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
override int Lusid.Sdk.Model.BatchUpsertDatesForCalendarResponse.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
virtual string Lusid.Sdk.Model.BatchUpsertDatesForCalendarResponse.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
override string Lusid.Sdk.Model.BatchUpsertDatesForCalendarResponse.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Failed
Dictionary<string, ErrorDetail> Lusid.Sdk.Model.BatchUpsertDatesForCalendarResponse.Failed |
|
getset |
The dates that could not be upserted along with a reason for their failure.
The dates that could not be upserted along with a reason for their failure.
◆ Links
List<Link> Lusid.Sdk.Model.BatchUpsertDatesForCalendarResponse.Links |
|
getset |
◆ Metadata
Dictionary<string, List<ResponseMetaData> > Lusid.Sdk.Model.BatchUpsertDatesForCalendarResponse.Metadata |
|
getset |
Contains warnings related to the upserted dates
Contains warnings related to the upserted dates
◆ Values
Dictionary<string, CalendarDate> Lusid.Sdk.Model.BatchUpsertDatesForCalendarResponse.Values |
|
getset |
The dates which have been successfully upserted.
The dates which have been 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/BatchUpsertDatesForCalendarResponse.cs