UpdateZoningRequest

Zoning data for property patch requests with tri-state field semantics.

  • categories
    Type: array string[] | null
  • gfa
    Type: object ยท Area nullable

    Area measurement with value and unit.

    • unit
      Type: string
      required

      Area unit. Write requests must include "sqm"; read responses are normalized to "sqm".

    • value
      Type: number | string Pattern: ^-?(?:0|[1-9]\d*)(?:\.\d+)?$Format: double
      required

      Area value.