Indicates whether this plan has a legacy discount applied.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/bill-subs-api_legacy_discount", "title": "bill-subs-api_legacy_discount", "default": false, "description": "Indicates whether this plan has a legacy discount applied.", "example": false, "type": "boolean" }