Websites v4 docs v5.2.5
Preparing search index...
API Reference/Models
AgencyRegistrationLeadParams
Interface AgencyRegistrationLeadParams
interface
AgencyRegistrationLeadParams
{
address2
?:
string
;
captchaToken
?:
string
;
county
?:
string
;
email
:
string
;
firstName
:
string
;
isLandlord
?:
boolean
;
isLettingsApplicant
?:
boolean
;
isSalesApplicant
?:
boolean
;
isVendor
?:
boolean
;
lastName
:
string
;
leadMarketingMetadata
?:
SavedLeadMarketingMetadata
[]
;
message
:
string
;
optInMarketing
:
boolean
;
optInTerms
:
boolean
;
password
:
string
;
passwordConfirmation
:
string
;
postcode
?:
string
;
streetAddress
?:
string
;
telHome
?:
string
;
town
?:
string
;
}
Hierarchy (
View Summary
)
BaseLead
AgencyRegistrationLeadParams
Index
Properties
address2?
captcha
Token?
county?
email
first
Name
is
Landlord?
is
Lettings
Applicant?
is
Sales
Applicant?
is
Vendor?
last
Name
lead
Marketing
Metadata?
message
opt
In
Marketing
opt
In
Terms
password
password
Confirmation
postcode?
street
Address?
tel
Home?
town?
Properties
Optional
address2
address2
?:
string
Optional
captcha
Token
captchaToken
?:
string
Optional
county
county
?:
string
email
email
:
string
first
Name
firstName
:
string
Optional
is
Landlord
isLandlord
?:
boolean
Optional
is
Lettings
Applicant
isLettingsApplicant
?:
boolean
Optional
is
Sales
Applicant
isSalesApplicant
?:
boolean
Optional
is
Vendor
isVendor
?:
boolean
last
Name
lastName
:
string
Optional
lead
Marketing
Metadata
leadMarketingMetadata
?:
SavedLeadMarketingMetadata
[]
message
message
:
string
opt
In
Marketing
optInMarketing
:
boolean
opt
In
Terms
optInTerms
:
boolean
password
password
:
string
password
Confirmation
passwordConfirmation
:
string
Optional
postcode
postcode
?:
string
Optional
street
Address
streetAddress
?:
string
Optional
tel
Home
telHome
?:
string
Optional
town
town
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address2
captcha
Token
county
email
first
Name
is
Landlord
is
Lettings
Applicant
is
Sales
Applicant
is
Vendor
last
Name
lead
Marketing
Metadata
message
opt
In
Marketing
opt
In
Terms
password
password
Confirmation
postcode
street
Address
tel
Home
town
Websites v4 docs v5.2.5
Loading...