bill-subs-api_type

The billing item type.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-bill-subs-api-type-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/bill-subs-api_type",
  "title": "bill-subs-api_type",
  "description": "The billing item type.",
  "example": "charge",
  "maxLength": 30,
  "readOnly": true,
  "type": "string"
}