Websites v4 docs v5.2.5
Preparing search index...
API Reference/Models
EmailPortalLeadParams
Interface EmailPortalLeadParams
interface
EmailPortalLeadParams
{
accountConfirmationStatus
:
string
;
captchaToken
?:
string
;
county
?:
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
;
town
?:
string
;
}
Hierarchy (
View Summary
)
BaseLead
EmailPortalLeadParams
Index
Properties
account
Confirmation
Status
captcha
Token?
county?
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
town?
Properties
account
Confirmation
Status
accountConfirmationStatus
:
string
Optional
captcha
Token
captchaToken
?:
string
Optional
county
county
?:
string
email
email
:
string
first
Name
firstName
:
string
last
Name
lastName
:
string
Optional
lead
Marketing
Metadata
leadMarketingMetadata
?:
SavedLeadMarketingMetadata
[]
Optional
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
Optional
selling
Status
sellingStatus
?:
string
Optional
street
Address
streetAddress
?:
string
tel
Home
telHome
:
string
Optional
town
town
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
Confirmation
Status
captcha
Token
county
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
town
Websites v4 docs v5.2.5
Loading...