The billing item description.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/bill-subs-api_description", "title": "bill-subs-api_description", "description": "The billing item description.", "example": "The billing item description", "maxLength": 255, "readOnly": true, "type": "string" }