bill-subs-api_amount

The amount associated with this billing item.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-bill-subs-api-amount-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/bill-subs-api_amount",
  "title": "bill-subs-api_amount",
  "description": "The amount associated with this billing item.",
  "example": 20.99,
  "readOnly": true,
  "type": "number"
}