NextValueInSequenceResponse
More...
|
| List< string > | Values [get, set] |
| | The next set of values for the specified Sequence. More...
|
| |
| List< Link > | Links [get, set] |
| | Gets or Sets Links More...
|
| |
◆ NextValueInSequenceResponse() [1/2]
| Lusid.Sdk.Model.NextValueInSequenceResponse.NextValueInSequenceResponse |
( |
| ) |
|
|
inlineprotected |
◆ NextValueInSequenceResponse() [2/2]
| Lusid.Sdk.Model.NextValueInSequenceResponse.NextValueInSequenceResponse |
( |
List< string > |
values = default(List<string>), |
|
|
List< Link > |
links = default(List<Link>) |
|
) |
| |
|
inline |
Initializes a new instance of the NextValueInSequenceResponse class.
- Parameters
-
| values | The next set of values for the specified Sequence. (required). |
| links | links. |
◆ Equals() [1/2]
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.NextValueInSequenceResponse.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.NextValueInSequenceResponse.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.NextValueInSequenceResponse.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.NextValueInSequenceResponse.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Links
| List<Link> Lusid.Sdk.Model.NextValueInSequenceResponse.Links |
|
getset |
◆ Values
| List<string> Lusid.Sdk.Model.NextValueInSequenceResponse.Values |
|
getset |
The next set of values for the specified Sequence.
The next set of values for the specified Sequence.
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/NextValueInSequenceResponse.cs