The amount associated with this billing item.
{ "$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" }