bill-subs-api_currency

The monetary unit in which pricing information is displayed.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-bill-subs-api-currency-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/bill-subs-api_currency",
  "title": "bill-subs-api_currency",
  "description": "The monetary unit in which pricing information is displayed.",
  "example": "USD",
  "readOnly": true,
  "type": "string"
}