Class representing a Tradera user.
- Id, The Id of the user.
- Alias, The publicly visible alias.
- FirstName, The user's first name, only populated in certain cases.
For older users (created before 2006-09-06) this will contain the user's entire name. - LastName, The user's last name, only populated in certain cases.
For older users (created before 2006-09-06) this will always be empty. - Email, The user's e-mail adress, only populated in certain cases.
- TotalRating, The user's total tradera rating (omdöme), only populated in certain cases.
- PhoneNumber, The user's primary phone number, only populated in certain cases.
- MobilePhoneNumber, The user's mobile phone number, only populated in certain cases.
- Address, The user's address, only populated in certain cases.
- ZipCode, The user's zip code, only populated in certain cases.
- City, The user's city, only populated in certain cases.
- CountryName, The name of the user's country.
- PersonalNumber, The Swedish personal number of the user,
only populated when the user is a private Swedish member
and always in a slightly masked format, e.g. '19991231-****' - TransactionId, The Id of the transaction that this user is involved in, only sent out when the
User is a buyer of an Item. - Login, The login name for the user.
- Password, The password for the user.