Websites v4 docs v5.2.4
Preparing search index...
API Reference/Models
BookViewingLeadParams
Interface BookViewingLeadParams
interface
BookViewingLeadParams
{
accountConfirmationStatus
:
string
;
branchId
:
number
|
null
;
captchaToken
?:
string
;
clientBookingDateTime
?:
string
;
email
:
string
;
firstName
:
string
;
lastName
:
string
;
leadMarketingMetadata
?:
SavedLeadMarketingMetadata
[]
;
lettingStatus
:
string
;
message
:
string
;
optInMarketing
:
boolean
;
optInTerms
:
boolean
;
postcode
?:
string
;
propertyId
:
number
;
sellingStatus
:
string
;
streetAddress
?:
string
;
telHome
:
string
;
telMobile
:
string
;
}
Hierarchy (
View Summary
)
BaseLead
BookViewingLeadParams
Index
Properties
account
Confirmation
Status
branch
Id
captcha
Token?
client
Booking
Date
Time?
email
first
Name
last
Name
lead
Marketing
Metadata?
letting
Status
message
opt
In
Marketing
opt
In
Terms
postcode?
property
Id
selling
Status
street
Address?
tel
Home
tel
Mobile
Properties
account
Confirmation
Status
accountConfirmationStatus
:
string
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
[]
letting
Status
lettingStatus
:
string
message
message
:
string
opt
In
Marketing
optInMarketing
:
boolean
opt
In
Terms
optInTerms
:
boolean
Optional
postcode
postcode
?:
string
property
Id
propertyId
:
number
selling
Status
sellingStatus
:
string
Optional
street
Address
streetAddress
?:
string
tel
Home
telHome
:
string
tel
Mobile
telMobile
:
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
letting
Status
message
opt
In
Marketing
opt
In
Terms
postcode
property
Id
selling
Status
street
Address
tel
Home
tel
Mobile
Websites v4 docs v5.2.4
Loading...