Timeline
More...
◆ Timeline()
| Lusid.Sdk.Model.Timeline.Timeline |
( |
ResourceId |
id = default(ResourceId), |
|
|
string |
displayName = default(string), |
|
|
string |
description = default(string), |
|
|
Dictionary< string, Property > |
properties = default(Dictionary<string, Property>), |
|
|
ModelVersion |
varVersion = default(ModelVersion), |
|
|
string |
href = default(string), |
|
|
List< Link > |
links = default(List<Link>) |
|
) |
| |
|
inline |
Initializes a new instance of the Timeline class.
- Parameters
-
| id | id. |
| displayName | The name of the Timeline.. |
| description | A description for the Timeline.. |
| properties | The Timelines properties. These will be from the 'Timeline' domain.. |
| varVersion | varVersion. |
| href | The specific Uniform Resource Identifier (URI) for this resource at the requested asAt datetime.. |
| links | links. |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.Timeline.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ Equals() [2/2]
| bool Lusid.Sdk.Model.Timeline.Equals |
( |
Timeline |
input | ) |
|
|
inline |
Returns true if Timeline instances are equal
- Parameters
-
| input | Instance of Timeline to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.Timeline.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.Timeline.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.Timeline.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Description
| string Lusid.Sdk.Model.Timeline.Description |
|
getset |
◆ DisplayName
| string Lusid.Sdk.Model.Timeline.DisplayName |
|
getset |
◆ Href
| string Lusid.Sdk.Model.Timeline.Href |
|
getset |
The specific Uniform Resource Identifier (URI) for this resource at the requested asAt datetime.
The specific Uniform Resource Identifier (URI) for this resource at the requested asAt datetime.
◆ Id
◆ Links
| List<Link> Lusid.Sdk.Model.Timeline.Links |
|
getset |
◆ Properties
| Dictionary<string, Property> Lusid.Sdk.Model.Timeline.Properties |
|
getset |
The Timelines properties. These will be from the 'Timeline' domain.
The Timelines properties. These will be from the 'Timeline' domain.
◆ VarVersion
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/Timeline.cs