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