bill-subs-api_action

The billing item action.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

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