A definition for the period you wish to close
More...
A definition for the period you wish to close
◆ UpsertFundBookmarkRequest() [1/2]
| Lusid.Sdk.Model.UpsertFundBookmarkRequest.UpsertFundBookmarkRequest |
( |
| ) |
|
|
inlineprotected |
◆ UpsertFundBookmarkRequest() [2/2]
| Lusid.Sdk.Model.UpsertFundBookmarkRequest.UpsertFundBookmarkRequest |
( |
string |
bookmarkCode = default(string), |
|
|
string |
displayName = default(string), |
|
|
string |
description = default(string), |
|
|
DateTimeOffset |
effectiveAt = default(DateTimeOffset), |
|
|
DateTimeOffset? |
queryAsAt = default(DateTimeOffset?), |
|
|
Dictionary< string, Property > |
properties = default(Dictionary<string, Property>), |
|
|
DateTimeOffset? |
holdingsAsAtOverride = default(DateTimeOffset?), |
|
|
DateTimeOffset? |
valuationsAsAtOverride = default(DateTimeOffset?) |
|
) |
| |
|
inline |
Initializes a new instance of the UpsertFundBookmarkRequest class.
- Parameters
-
| bookmarkCode | Unique code for the Bookmark. (required). |
| displayName | Identifiable Name assigned to the Bookmark. (required). |
| description | Description assigned to the Bookmark.. |
| effectiveAt | The effective time of the Bookmark. (required). |
| queryAsAt | The query time of the Bookmark. Defaults to latest.. |
| properties | A set of properties for the Bookmark.. |
| holdingsAsAtOverride | The optional AsAt Override to use for building holdings in the Bookmark. Defaults to Latest.. |
| valuationsAsAtOverride | The optional AsAt Override to use for performing valuations in the Bookmark. Defaults to Latest.. |
◆ Equals() [1/2]
| override bool Lusid.Sdk.Model.UpsertFundBookmarkRequest.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.UpsertFundBookmarkRequest.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.UpsertFundBookmarkRequest.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.UpsertFundBookmarkRequest.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ BookmarkCode
| string Lusid.Sdk.Model.UpsertFundBookmarkRequest.BookmarkCode |
|
getset |
Unique code for the Bookmark.
Unique code for the Bookmark.
◆ Description
| string Lusid.Sdk.Model.UpsertFundBookmarkRequest.Description |
|
getset |
Description assigned to the Bookmark.
Description assigned to the Bookmark.
◆ DisplayName
| string Lusid.Sdk.Model.UpsertFundBookmarkRequest.DisplayName |
|
getset |
Identifiable Name assigned to the Bookmark.
Identifiable Name assigned to the Bookmark.
◆ EffectiveAt
| DateTimeOffset Lusid.Sdk.Model.UpsertFundBookmarkRequest.EffectiveAt |
|
getset |
The effective time of the Bookmark.
The effective time of the Bookmark.
◆ HoldingsAsAtOverride
| DateTimeOffset? Lusid.Sdk.Model.UpsertFundBookmarkRequest.HoldingsAsAtOverride |
|
getset |
The optional AsAt Override to use for building holdings in the Bookmark. Defaults to Latest.
The optional AsAt Override to use for building holdings in the Bookmark. Defaults to Latest.
◆ Properties
| Dictionary<string, Property> Lusid.Sdk.Model.UpsertFundBookmarkRequest.Properties |
|
getset |
A set of properties for the Bookmark.
A set of properties for the Bookmark.
◆ QueryAsAt
| DateTimeOffset? Lusid.Sdk.Model.UpsertFundBookmarkRequest.QueryAsAt |
|
getset |
The query time of the Bookmark. Defaults to latest.
The query time of the Bookmark. Defaults to latest.
◆ ValuationsAsAtOverride
| DateTimeOffset? Lusid.Sdk.Model.UpsertFundBookmarkRequest.ValuationsAsAtOverride |
|
getset |
The optional AsAt Override to use for performing valuations in the Bookmark. Defaults to Latest.
The optional AsAt Override to use for performing valuations in the Bookmark. Defaults to Latest.
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/UpsertFundBookmarkRequest.cs