See: Description
| Interface | Description |
|---|---|
| KintoneRequest |
An interface representing the request object of Kintone APIs.
|
| KintoneResponseBody |
An interface representing the response body of Kintone APIs.
|
| Class | Description |
|---|---|
| KintoneResponse<T extends KintoneResponseBody> |
An object containing the response data returned by Kintone APIs.
|