Otter · JSON Structure

Public Api Menu Async Job Type Structure

MenuAsyncJobType schema from Public API (Otter Public API).

Type: Properties: 0
RestaurantOrder ManagementDeliveryOnline OrderingMenu ManagementAnalytics

MenuAsyncJobType is a JSON Structure definition published by Otter. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/otter/refs/heads/main/json-structure/public-api-menu-async-job-type-structure.json",
  "name": "MenuAsyncJobType",
  "description": "MenuAsyncJobType schema from Public API (Otter Public API).",
  "enum": [
    "TEMPLATE_MENU_SYNC"
  ]
}