Back | Webservices | Home

User

Description

A User Object

Request Parameters

The following table describes the elements in the object

Name Description

ID

The Unique ID
Type: int
UserRoleID The UserRole ID
Type: int
Associated: UserRole
LoginName The Login Name
Type: string
Password The Password
Type: string
Name The User's Name
Type: string
Surname The User's Surname
Type: string
Email The User's Email address
Type: string
DOB The User's Date Of Birth
Type: DateTime
HouseNumber The User's House Number
Type: string
Street The User's Street
Type: string
Area The User's Area
Type: string
City The User's City
Type: string
Postcode The User's Postcode
Type: string
Region The Users Region
Type: string
Country The Users Countries ID
Type: int
Associated: Country
LanguageID The User's Language ID
Type: int
Associated: Language
ImageFile The User's avatar or photo
Type: string
Telephone The User's Telephone
Type: string
ResellerID The Reseller ID this User belongs to
Type: int
ClientID The Client ID this User belongs to
Type: int
ParentUserID The User ID this User belongs to
Type: int
Error If an error occurs the Error object is filled.