Files
openrouter-python-sdk-retry…/docs/components/edgenetworktimeoutresponseerrordata.mdx

14 lines
698 B
Plaintext

---
title: "EdgeNetworkTimeoutResponseErrorData"
---
Error data for EdgeNetworkTimeoutResponse
## Fields
| Field | Type | Required | Description |
| -------------------------- | -------------------------- | -------------------------- | -------------------------- |
| `code` | *int* | :heavy_check_mark: | N/A |
| `message` | *str* | :heavy_check_mark: | N/A |
| `metadata` | Dict[str, *Nullable[Any]*] | :heavy_minus_sign: | N/A |