APITimeout Object
Contains information about the client timeout for a specific API version.
This object is used by the following operations:
- GET /apis/versions/{ApiVersionID}/implementations/{ImplCode}/timeout
- PUT /apis/versions/{ApiVersionID}/implementations/{ImplCode}/timeout
The properties included in the APITimeout object are listed below.
| Property | Type | Description |
|---|---|---|
| ClientTimeout | string | The client timeout value for the API implementation. |