Indicates whether you can subscribe to this plan.
{ "$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" }