{ "$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" }