bill-subs-api_can_subscribe

Indicates whether you can subscribe to this plan.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-bill-subs-api-can-subscribe-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/bill-subs-api_can_subscribe",
  "title": "bill-subs-api_can_subscribe",
  "default": false,
  "description": "Indicates whether you can subscribe to this plan.",
  "example": true,
  "type": "boolean"
}