FloorPlan

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

Fields

basePriceInt
baseSqftInt
basementBoolean
bathsInt
bedroomsInt
descriptionString
displayNameString
elevations[FloorPlanElevation]
eligibleLots[Lot]
events[Event]
exteriorSqftInt
halfBathsInt
hoaFloat

Automatically calculated by multiplying the project's HOA PPSF by the floor plan's square footage.

idID
insertedAtNaiveDateTime
isBuildableBoolean
masterBedroomLocationMasterBedroomLocation
metadataJson
parkingSpacesInt
ppsfFloat
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.

propertyTypePropertyType
slugString
storiesInt
titleString

The floor plan's title.

totalSqftInt
units[Unit]
updatedAtNaiveDateTime
virtualTourUrlString

Deprecated Fields

garageSizeInt

Use parking_spaces instead.