The response to a singular subscription read. There is deliberately no failure block on this type: every route returning it is a singular (or list-of-singular) read, never a batch keyed lookup, so there is no per-key error to report - an invalid entity is rejected at upsert and a failed read fails the whole request. The IGetResponse batch members below throw for the same reason; do not reintroduce a Failed property when copying this shape.
More...
The response to a singular subscription read. There is deliberately no failure block on this type: every route returning it is a singular (or list-of-singular) read, never a batch keyed lookup, so there is no per-key error to report - an invalid entity is rejected at upsert and a failed read fails the whole request. The IGetResponse batch members below throw for the same reason; do not reintroduce a Failed property when copying this shape.
◆ GetSubscriptionResponse()
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.GetSubscriptionResponse.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.GetSubscriptionResponse.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.GetSubscriptionResponse.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.GetSubscriptionResponse.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Href
| string Lusid.Sdk.Model.GetSubscriptionResponse.Href |
|
getset |
◆ Links
| List<Link> Lusid.Sdk.Model.GetSubscriptionResponse.Links |
|
getset |
◆ Value
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/GetSubscriptionResponse.cs