ResourceListOfQuote
More...
◆ ResourceListOfQuote() [1/2]
| Lusid.Sdk.Model.ResourceListOfQuote.ResourceListOfQuote |
( |
| ) |
|
|
inlineprotected |
◆ ResourceListOfQuote() [2/2]
| Lusid.Sdk.Model.ResourceListOfQuote.ResourceListOfQuote |
( |
List< Quote > |
values = default(List<Quote>), |
|
|
string |
href = default(string), |
|
|
List< Link > |
links = default(List<Link>), |
|
|
string |
nextPage = default(string), |
|
|
string |
previousPage = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the ResourceListOfQuote class.
- Parameters
-
| values | values (required). |
| href | href. |
| links | links. |
| nextPage | nextPage. |
| previousPage | previousPage. |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.ResourceListOfQuote.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.ResourceListOfQuote.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.ResourceListOfQuote.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.ResourceListOfQuote.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Href
| string Lusid.Sdk.Model.ResourceListOfQuote.Href |
|
getset |
◆ Links
| List<Link> Lusid.Sdk.Model.ResourceListOfQuote.Links |
|
getset |
◆ NextPage
| string Lusid.Sdk.Model.ResourceListOfQuote.NextPage |
|
getset |
◆ PreviousPage
| string Lusid.Sdk.Model.ResourceListOfQuote.PreviousPage |
|
getset |
Gets or Sets PreviousPage
◆ Values
| List<Quote> Lusid.Sdk.Model.ResourceListOfQuote.Values |
|
getset |
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/ResourceListOfQuote.cs