The plan name.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/bill-subs-api_schemas-name", "title": "bill-subs-api_schemas-name", "description": "The plan name.", "example": "Free Plan", "maxLength": 80, "readOnly": true, "type": "string" }