directory.evnt.venue.physical

evnt.directory

Documentation

main object

No description available.

Properties

name unknown Optional

No description available.

View raw schema
{
  "type": "object",
  "properties": {
    "name": {
      "type": "unknown"
    },
    "address": {
      "ref": "directory.evnt.venue.physical#address",
      "type": "ref"
    }
  }
}
address object

No description available.

Properties

addr string Optional

No description available.

countryCode string Optional

No description available.

View raw schema
{
  "type": "object",
  "properties": {
    "addr": {
      "type": "string"
    },
    "countryCode": {
      "type": "string"
    }
  }
}

Lexicon Garden

@