Unit

Represents a project unit (aka "inventory").

Fields

bathsInt
bedroomsInt
buyerBuyer

The buyer assigned to the unit. null is returned for projects the viewer is not associated with.

constructionStatusUnitConstructionStatus
customFields[CustomField]
descriptionString
estimatedDeliveryDateDate

The estimated delivery date of the unit. Users in Edgewise will see an increasingly more ball-park date the further out the delivery date is. For instance, if the delivery date is 3 months out, the user / buyer would see the month (not the exact day). If the delivery date is 6 months out, the user/buyer would see the season (eg. "Summer").

events[Event]
floorPlanFloorPlan

Represents a project floor plan. Units inherit from floor plans (eg, square footage, bedrooms, baths, etc.).

floorPlanOverridesUnitFloorPlanOverrides
garageInt
halfBathsInt
hoaFeeDecimal
idID
images[UnitImage]
insertedAtNaiveDateTime
isBmrBoolean

Below Market Rate. Used to indicate if the unit is part of an Affordable Housing (AHU) or Inclusionary Zone (IZ) program.

isFurnishedBoolean
leasePermitLeasePermit
levelInt
listingDateDate
lotLot
metadataJson
mlsIdString
modelBoolean
negotiations[Negotiation]
parkingSpaces[ParkingSpace]
priceInt

The listed price of the unit, in USD. This will only be shown to users in Edgewise if the status is AVAILABLE.

projectProject

Also known as a community, or subdivision (eg. "Acme Condos"). A project represents the main object in Edgewise. Each project receives it's own URL (eg. /projects/[project-slug]). Floor plans, units, images, documents, leads, and buyers are all associated back to an individual project.

sqftInt
storage[StorageSpace]
subtitleString
titleString

The unit's title (eg. "Unit 1").

totalPpsfFloat
updatedAtNaiveDateTime
videos[UnitVideo]

Deprecated Fields

currentConstructionPhaseUnitConstructionStatus

Use construction_status.