Websites v4 docs v5.2.4
Preparing search index...
API Reference/Models
InstantValuationParams
Type Alias InstantValuationParams
type
InstantValuationParams
=
{
formatted_address
?:
string
;
lead_params
:
{
agency_id
?:
number
;
comments
?:
string
;
"lead-marketing-metadata"
?:
SavedLeadMarketingMetadata
[]
;
user
:
{
email
:
string
;
first_name
:
string
;
last_name
:
string
;
tel_home
?:
string
;
}
;
valuation_department
:
string
;
}
;
response_from_get_address_io
?:
Partial
<
FullGetAddress
>
;
trigger_iov_on_create
?:
boolean
;
valuation
:
{
bedrooms
?:
number
;
building_name
?:
string
;
building_number
?:
string
;
paon
?:
string
;
postcode
:
string
;
property_type
:
string
;
street
?:
string
;
sub_building_name
?:
string
;
sub_building_number
?:
string
;
valuation_adjustment
?:
number
;
}
;
}
Index
Properties
formatted_
address?
lead_
params
response_
from_
get_
address_
io?
trigger_
iov_
on_
create?
valuation
Properties
Optional
formatted_
address
formatted_address
?:
string
lead_
params
lead_params
:
{
agency_id
?:
number
;
comments
?:
string
;
"lead-marketing-metadata"
?:
SavedLeadMarketingMetadata
[]
;
user
:
{
email
:
string
;
first_name
:
string
;
last_name
:
string
;
tel_home
?:
string
;
}
;
valuation_department
:
string
;
}
Optional
response_
from_
get_
address_
io
response_from_get_address_io
?:
Partial
<
FullGetAddress
>
Optional
trigger_
iov_
on_
create
trigger_iov_on_create
?:
boolean
valuation
valuation
:
{
bedrooms
?:
number
;
building_name
?:
string
;
building_number
?:
string
;
paon
?:
string
;
postcode
:
string
;
property_type
:
string
;
street
?:
string
;
sub_building_name
?:
string
;
sub_building_number
?:
string
;
valuation_adjustment
?:
number
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
formatted_
address
lead_
params
response_
from_
get_
address_
io
trigger_
iov_
on_
create
valuation
Websites v4 docs v5.2.4
Loading...