The list of add-ons subscribed to.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/bill-subs-api_component_values", "title": "bill-subs-api_component_values", "description": "The list of add-ons subscribed to.", "items": { "$ref": "#/components/schemas/bill-subs-api_component_value" }, "type": "array" }