Lightspeed · JSON Structure

Restaurant K Series Teckel Locales Dto Structure

A list of locales.

Type: array Properties: 0
POSRetailRestaurantEcommerce

teckelLocalesDto is a JSON Structure definition published by Lightspeed. 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/lightspeed-pos/refs/heads/main/json-structure/restaurant-k-series-teckel-locales-dto-structure.json",
  "name": "teckelLocalesDto",
  "description": "A list of locales.",
  "type": "array",
  "items": {
    "type": "string"
  }
}