SellerInputPrefillsResponse
Definition
Section titled “Definition”type SellerInputPrefillsResponse { answerPrefills: JSONObject}Fields
Section titled “Fields”| Field | Type | Description |
|---|---|---|
answerPrefills | JSONObject | Prefilled answers based on property data. Format: { “home.bedrooms”: { “value”: 3, “source”: “MLS” }, … } Sources include: MLS, Dwellings, etc. |