Object
Description
The six prose fields of a listing. `title` is plain; the rest is the editor’s HTML.
Fields
| Field | Type | Description |
|---|---|---|
| title | string | null | Plain text. |
| summary | string | null | Rich text, as HTML from the editor. |
| space | string | null | Rich text. |
| neighborhood | string | null | Rich text. |
| access | string | null | Rich text. |
| notes | string | null | Rich text. |