Skip to content

Address

Shared types for Opendoor Partner SDK Client. These define the REST contract between the browser client and the partner’s BFF server.

These types mirror the server-js-core types but are independently defined to avoid a dependency between the two packages.

Properties

city

city: string


postalCode

postalCode: string


state

state: string


street1

street1: string


street2?

optional street2: string