bill-subs-api_schemas-name

The plan name.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-bill-subs-api-schemas-name-schema.json Raw ↑
{
  "$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"
}