BuildingDetails
Properties
| Name | Type | Description |
|---|---|---|
| name | string | |
| number | string | |
| postcode | string |
JSON Example
{
"name": "string",
"number": "string",
"postcode": "string"
}
| Name | Type | Description |
|---|---|---|
| name | string | |
| number | string | |
| postcode | string |
{
"name": "string",
"number": "string",
"postcode": "string"
}