{
"$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"
}