Websites v4 docs v5.2.5
Preparing search index...
API Reference/Models
ValuationRequestLeadParams
Interface ValuationRequestLeadParams
interface
ValuationRequestLeadParams
{
accountConfirmationStatus
?:
string
;
branchId
?:
number
|
null
;
captchaToken
?:
string
;
clientBookingDateTime
?:
string
;
email
:
string
;
firstName
:
string
;
lastName
:
string
;
leadMarketingMetadata
?:
SavedLeadMarketingMetadata
[]
;
message
:
string
;
optInMarketing
?:
boolean
;
optInTerms
?:
boolean
;
postcode
:
string
;
streetAddress
?:
string
;
telHome
:
string
;
valuationReason
:
string
;
}
Hierarchy (
View Summary
)
BaseLead
ValuationRequestLeadParams
Index
Properties
account
Confirmation
Status?
branch
Id?
captcha
Token?
client
Booking
Date
Time?
email
first
Name
last
Name
lead
Marketing
Metadata?
message
opt
In
Marketing?
opt
In
Terms?
postcode
street
Address?
tel
Home
valuation
Reason
Properties
Optional
account
Confirmation
Status
accountConfirmationStatus
?:
string
Optional
branch
Id
branchId
?:
number
|
null
Optional
captcha
Token
captchaToken
?:
string
Optional
client
Booking
Date
Time
clientBookingDateTime
?:
string
email
email
:
string
first
Name
firstName
:
string
last
Name
lastName
:
string
Optional
lead
Marketing
Metadata
leadMarketingMetadata
?:
SavedLeadMarketingMetadata
[]
message
message
:
string
Optional
opt
In
Marketing
optInMarketing
?:
boolean
Optional
opt
In
Terms
optInTerms
?:
boolean
postcode
postcode
:
string
Optional
street
Address
streetAddress
?:
string
tel
Home
telHome
:
string
valuation
Reason
valuationReason
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Confirmation
Status
branch
Id
captcha
Token
client
Booking
Date
Time
email
first
Name
last
Name
lead
Marketing
Metadata
message
opt
In
Marketing
opt
In
Terms
postcode
street
Address
tel
Home
valuation
Reason
Websites v4 docs v5.2.5
Loading...