mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
15 lines
1.3 KiB
Plaintext
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 | |