bill-subs-api_legacy_discount

Indicates whether this plan has a legacy discount applied.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-bill-subs-api-legacy-discount-schema.json Raw ↑
{
  "$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"
}