UpsertInstrumentPropertiesResponse
More...
|
| DateTimeOffset | AsAtDate [get, set] |
| | The as-at datetime at which properties were created or updated. More...
|
| |
| List< Link > | Links [get, set] |
| | Collection of links. More...
|
| |
◆ UpsertInstrumentPropertiesResponse() [1/2]
| Lusid.Sdk.Model.UpsertInstrumentPropertiesResponse.UpsertInstrumentPropertiesResponse |
( |
| ) |
|
|
inlineprotected |
◆ UpsertInstrumentPropertiesResponse() [2/2]
| Lusid.Sdk.Model.UpsertInstrumentPropertiesResponse.UpsertInstrumentPropertiesResponse |
( |
DateTimeOffset |
asAtDate = default(DateTimeOffset), |
|
|
List< Link > |
links = default(List<Link>) |
|
) |
| |
|
inline |
Initializes a new instance of the UpsertInstrumentPropertiesResponse class.
- Parameters
-
| asAtDate | The as-at datetime at which properties were created or updated. (required). |
| links | Collection of links.. |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.UpsertInstrumentPropertiesResponse.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.UpsertInstrumentPropertiesResponse.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.UpsertInstrumentPropertiesResponse.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.UpsertInstrumentPropertiesResponse.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ AsAtDate
| DateTimeOffset Lusid.Sdk.Model.UpsertInstrumentPropertiesResponse.AsAtDate |
|
getset |
The as-at datetime at which properties were created or updated.
The as-at datetime at which properties were created or updated.
◆ Links
| List<Link> Lusid.Sdk.Model.UpsertInstrumentPropertiesResponse.Links |
|
getset |
Collection of links.
Collection of links.
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/UpsertInstrumentPropertiesResponse.cs