Websites v4 docs v5.2.5
Preparing search index...
API Reference/Models
UserCreateParams
Interface UserCreateParams
camelCase params used by Lead model and user helper register/create
interface
UserCreateParams
{
address2
?:
string
;
county
?:
string
;
email
:
string
;
firstName
:
string
;
isLandlord
?:
boolean
;
isLettingsApplicant
?:
boolean
;
isSalesApplicant
?:
boolean
;
isVendor
?:
boolean
;
lastName
:
string
;
optInMarketing
?:
boolean
;
optInTerms
?:
boolean
;
optInUrl
?:
string
;
password
:
string
;
passwordConfirmation
:
string
;
postcode
?:
string
;
streetAddress
?:
string
;
telHome
?:
string
;
town
?:
string
;
}
Index
Properties
address2?
county?
email
first
Name
is
Landlord?
is
Lettings
Applicant?
is
Sales
Applicant?
is
Vendor?
last
Name
opt
In
Marketing?
opt
In
Terms?
opt
In
Url?
password
password
Confirmation
postcode?
street
Address?
tel
Home?
town?
Properties
Optional
address2
address2
?:
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
opt
In
Marketing
optInMarketing
?:
boolean
Optional
opt
In
Terms
optInTerms
?:
boolean
Optional
opt
In
Url
optInUrl
?:
string
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
county
email
first
Name
is
Landlord
is
Lettings
Applicant
is
Sales
Applicant
is
Vendor
last
Name
opt
In
Marketing
opt
In
Terms
opt
In
Url
password
password
Confirmation
postcode
street
Address
tel
Home
town
Websites v4 docs v5.2.5
Loading...
camelCase params used by Lead model and user helper register/create