The staged modifications metadata.
More...
|
int | CountPending [get, set] |
| The number of staged modifications for the entity with a status of Pending for the requested asAt. More...
|
|
string | HrefPending [get, set] |
| Link to the list staged modifications endpoint, filtered by entityType, entityUniqueId and status (= Pending). More...
|
|
List< string > | IdsPreviewed [get, set] |
| An array of the ids of any StagedModifications being previewed. More...
|
|
The staged modifications metadata.
◆ StagedModificationsInfo() [1/2]
Lusid.Sdk.Model.StagedModificationsInfo.StagedModificationsInfo |
( |
| ) |
|
|
inlineprotected |
◆ StagedModificationsInfo() [2/2]
Lusid.Sdk.Model.StagedModificationsInfo.StagedModificationsInfo |
( |
int |
countPending = default(int) , |
|
|
string |
hrefPending = default(string) , |
|
|
List< string > |
idsPreviewed = default(List<string>) |
|
) |
| |
|
inline |
Initializes a new instance of the StagedModificationsInfo class.
- Parameters
-
countPending | The number of staged modifications for the entity with a status of Pending for the requested asAt. (required). |
hrefPending | Link to the list staged modifications endpoint, filtered by entityType, entityUniqueId and status (= Pending). (required). |
idsPreviewed | An array of the ids of any StagedModifications being previewed.. |
◆ Equals() [1/2]
override bool Lusid.Sdk.Model.StagedModificationsInfo.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.StagedModificationsInfo.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
virtual string Lusid.Sdk.Model.StagedModificationsInfo.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
override string Lusid.Sdk.Model.StagedModificationsInfo.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ CountPending
int Lusid.Sdk.Model.StagedModificationsInfo.CountPending |
|
getset |
The number of staged modifications for the entity with a status of Pending for the requested asAt.
The number of staged modifications for the entity with a status of Pending for the requested asAt.
◆ HrefPending
string Lusid.Sdk.Model.StagedModificationsInfo.HrefPending |
|
getset |
Link to the list staged modifications endpoint, filtered by entityType, entityUniqueId and status (= Pending).
Link to the list staged modifications endpoint, filtered by entityType, entityUniqueId and status (= Pending).
◆ IdsPreviewed
List<string> Lusid.Sdk.Model.StagedModificationsInfo.IdsPreviewed |
|
getset |
An array of the ids of any StagedModifications being previewed.
An array of the ids of any StagedModifications being previewed.
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/StagedModificationsInfo.cs