API Docs / Schemas / BuildingDetails

BuildingDetails

Properties

Name Type Description
namestring
numberstring
postcodestring

JSON Example

{
  "name": "string",
  "number": "string",
  "postcode": "string"
}

Contained in Schemas