org.farmapps.temp.ecrop.farm

krikke.pods.farmpod.eu

Documentation

The farm where the crop was grown

main record

The farm where the crop was grown

Record Key any Any valid record key

Properties

party string at-uri Required

No description available.

View raw schema
{
  "key": "any",
  "type": "record",
  "record": {
    "type": "object",
    "required": [
      "party"
    ],
    "properties": {
      "party": {
        "type": "string",
        "format": "at-uri",
        "description": ""
      },
      "geometry": {
        "refs": [
          "org.custorium.temp.jsonfg.geometry#point"
        ],
        "type": "union"
      }
    }
  },
  "description": "The farm where the crop was grown"
}

Lexicon Garden

@