OpendoorClientConfig
Configuration for the browser OpendoorClient.
Param
Base URL of the partner’s BFF server (e.g., ‘/api/opendoor’)
Param
Request timeout in milliseconds. Defaults to 30000.
Param
Override default endpoint paths.
Properties
baseURL
baseURL:
string
endpoints?
optionalendpoints:Partial<{addressSuggestions:string;createOffer:string;getAssessmentSlots:string;getOffer:string;updateOffer:string; }>
timeout?
optionaltimeout:number