|
LUSID C# SDK
|
Counts for results that are exceptions with a Closed status. More...

Public Member Functions | |
| RecClosedExceptionCounts (int total=default(int), RecExceptionCountByClosureType byClosureType=default(RecExceptionCountByClosureType), RecResultCountByReviewStatus byReviewStatus=default(RecResultCountByReviewStatus)) | |
| Initializes a new instance of the RecClosedExceptionCounts class. More... | |
| override string | ToString () |
| Returns the string presentation of the object More... | |
| virtual string | ToJson () |
| Returns the JSON string presentation of the object More... | |
| override bool | Equals (object input) |
| Returns true if objects are equal More... | |
| bool | Equals (RecClosedExceptionCounts input) |
| Returns true if RecClosedExceptionCounts instances are equal More... | |
| override int | GetHashCode () |
| Gets the hash code More... | |
Protected Member Functions | |
| RecClosedExceptionCounts () | |
| Initializes a new instance of the RecClosedExceptionCounts class. More... | |
Properties | |
| int | Total [get, set] |
| The total number of results in this category. More... | |
| RecExceptionCountByClosureType | ByClosureType [get, set] |
| Gets or Sets ByClosureType More... | |
| RecResultCountByReviewStatus | ByReviewStatus [get, set] |
| Gets or Sets ByReviewStatus More... | |
Counts for results that are exceptions with a Closed status.
|
inlineprotected |
Initializes a new instance of the RecClosedExceptionCounts class.
|
inline |
Initializes a new instance of the RecClosedExceptionCounts class.
| total | The total number of results in this category. (required). |
| byClosureType | byClosureType (required). |
| byReviewStatus | byReviewStatus (required). |
|
inline |
Returns true if objects are equal
| input | Object to be compared |
|
inline |
Returns true if RecClosedExceptionCounts instances are equal
| input | Instance of RecClosedExceptionCounts to be compared |
|
inline |
Gets the hash code
|
inlinevirtual |
Returns the JSON string presentation of the object
|
inline |
Returns the string presentation of the object
|
getset |
Gets or Sets ByClosureType
|
getset |
Gets or Sets ByReviewStatus
|
getset |
The total number of results in this category.
The total number of results in this category.