bill-subs-api_unit_price

The unit price of the addon.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-bill-subs-api-unit-price-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/bill-subs-api_unit_price",
  "title": "bill-subs-api_unit_price",
  "description": "The unit price of the addon.",
  "example": 1,
  "readOnly": true,
  "type": "number"
}