bill-subs-api_is_subscribed

Indicates whether you are currently subscribed to this plan.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

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