IntegerResponse
A common integer type response.
Declaration
object IntegerResponseProperties
| Name | Type | Description |
|---|---|---|
data | int32 | Response data that the API provides. |
error | ErrorResponseBody | Error response data that the API provides. |
pagination | PageDetail | Page detail information that the API provides. |