Websites v4 docs v5.2.5
Preparing search index...
API Reference/Models
UserUpdateParams
Interface UserUpdateParams
interface
UserUpdateParams
{
address2
?:
string
;
county
?:
string
;
email
?:
string
;
firstName
?:
string
;
houseName
?:
string
;
houseNumber
?:
string
;
isLandlord
?:
boolean
;
isLettingsApplicant
?:
boolean
;
isSalesApplicant
?:
boolean
;
isVendor
?:
boolean
;
lastName
?:
string
;
postcode
?:
string
;
streetAddress
?:
string
;
telHome
?:
string
;
telMobile
?:
string
;
title
?:
string
;
town
?:
string
;
}
Index
Properties
address2?
county?
email?
first
Name?
house
Name?
house
Number?
is
Landlord?
is
Lettings
Applicant?
is
Sales
Applicant?
is
Vendor?
last
Name?
postcode?
street
Address?
tel
Home?
tel
Mobile?
title?
town?
Properties
Optional
address2
address2
?:
string
Optional
county
county
?:
string
Optional
email
email
?:
string
Optional
first
Name
firstName
?:
string
Optional
house
Name
houseName
?:
string
Optional
house
Number
houseNumber
?:
string
Optional
is
Landlord
isLandlord
?:
boolean
Optional
is
Lettings
Applicant
isLettingsApplicant
?:
boolean
Optional
is
Sales
Applicant
isSalesApplicant
?:
boolean
Optional
is
Vendor
isVendor
?:
boolean
Optional
last
Name
lastName
?:
string
Optional
postcode
postcode
?:
string
Optional
street
Address
streetAddress
?:
string
Optional
tel
Home
telHome
?:
string
Optional
tel
Mobile
telMobile
?:
string
Optional
title
title
?:
string
Optional
town
town
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address2
county
email
first
Name
house
Name
house
Number
is
Landlord
is
Lettings
Applicant
is
Sales
Applicant
is
Vendor
last
Name
postcode
street
Address
tel
Home
tel
Mobile
title
town
Websites v4 docs v5.2.5
Loading...