VersionedResourceListOfTransaction
More...
◆ VersionedResourceListOfTransaction() [1/2]
| Lusid.Sdk.Model.VersionedResourceListOfTransaction.VersionedResourceListOfTransaction |
( |
| ) |
|
|
inlineprotected |
◆ VersionedResourceListOfTransaction() [2/2]
| Lusid.Sdk.Model.VersionedResourceListOfTransaction.VersionedResourceListOfTransaction |
( |
Version |
version = default(Version), |
|
|
List< Transaction > |
values = default(List<Transaction>), |
|
|
string |
href = default(string), |
|
|
string |
nextPage = default(string), |
|
|
string |
previousPage = default(string), |
|
|
List< Link > |
links = default(List<Link>) |
|
) |
| |
|
inline |
Initializes a new instance of the VersionedResourceListOfTransaction class.
- Parameters
-
| version | version (required). |
| values | The resources to list. (required). |
| href | The URI of the resource list.. |
| nextPage | The next page of results.. |
| previousPage | The previous page of results.. |
| links | Collection of links.. |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.VersionedResourceListOfTransaction.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.VersionedResourceListOfTransaction.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.VersionedResourceListOfTransaction.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.VersionedResourceListOfTransaction.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Href
| string Lusid.Sdk.Model.VersionedResourceListOfTransaction.Href |
|
getset |
The URI of the resource list.
The URI of the resource list.
◆ Links
| List<Link> Lusid.Sdk.Model.VersionedResourceListOfTransaction.Links |
|
getset |
Collection of links.
Collection of links.
◆ NextPage
| string Lusid.Sdk.Model.VersionedResourceListOfTransaction.NextPage |
|
getset |
The next page of results.
The next page of results.
◆ PreviousPage
| string Lusid.Sdk.Model.VersionedResourceListOfTransaction.PreviousPage |
|
getset |
The previous page of results.
The previous page of results.
◆ Values
| List<Transaction> Lusid.Sdk.Model.VersionedResourceListOfTransaction.Values |
|
getset |
The resources to list.
The resources to list.
◆ Version
| Version Lusid.Sdk.Model.VersionedResourceListOfTransaction.Version |
|
getset |
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/lusid-sdk-csharp/checkouts/stable/sdk/Lusid.Sdk/Model/VersionedResourceListOfTransaction.cs