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

15 lines
1.3 KiB
Plaintext

---
title: "ImagePricingEntry"
---
One billable pricing line for an image provider.
## Fields
| Field | Type | Required | Description |
| ------------------------------------------------ | ------------------------------------------------ | ------------------------------------------------ | ------------------------------------------------ |
| `billable` | [components.Billable](../components/billable.mdx) | :heavy_check_mark: | N/A |
| `cost_usd` | *float* | :heavy_check_mark: | N/A |
| `unit` | [components.Unit](../components/unit.mdx) | :heavy_check_mark: | N/A |
| `variant` | *Optional[str]* | :heavy_minus_sign: | N/A |