bill-subs-api_schemas-price

The amount you will be billed for this plan.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-bill-subs-api-schemas-price-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/bill-subs-api_schemas-price",
  "title": "bill-subs-api_schemas-price",
  "description": "The amount you will be billed for this plan.",
  "example": 0,
  "type": "number"
}