Files
openrouter-python-sdk-retry…/docs/components/notfoundresponseerrordata.md
T
2025-11-13 14:21:27 -05:00

12 lines
663 B
Markdown

# NotFoundResponseErrorData
Error data for NotFoundResponse
## 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 |