The unit price of the addon.
{ "$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" }