Name | Description | Type | Additional information |
---|---|---|---|
Data |
Collection of data being returned. |
Collection of Object |
None. |
ErrorMessage |
Optional error message provided by the method call. |
string |
None. |
Message |
Optional message provided by the method call. |
string |
None. |
PageNumber |
Current page number. |
integer |
None. |
PageSize |
Number of items per page. |
integer |
None. |
StatusCode |
The HTTP Status Code of the method call. |
HttpStatusCode |
None. |
Success |
Boolean flag indicating the success or failure of the method call. |
boolean |
None. |
TotalItems |
Total number of objects. |
integer |
None. |