Name | Description | Type | Additional Information |
---|---|---|---|
UserID |
Unique code that works as an identifier for users who registered on the Traxia system (just filled when update). |
integer |
None |
EmailAddress |
Primary Key, use the email address for Register, Update, Enable, Disable and Retrieve. |
string |
None |
UserName |
The username that will be used in the Traxia system. |
string |
None |
FullName |
The full name of the user that will be used in the Traxia system. |
string |
None |
Address |
The user address which will be info and stored on the Traxia service. |
string |
None |
PhoneNumber |
The user's mobile number which will become info and stored in the Traxia system. |
string |
None |
Password |
Password that will be the secret key to log in. |
string |
None |
Avatar |
The image link that will be used for the user's profile. |
string |
None |
CountryName |
The subscriber country of origin which will be info and stored in the Traxia system. |
string |
None |
GMT |
GMT from the marketing area which will be used by the Traxia system to determine the timestamp for the formation of fleet management operation. |
integer |
None |
LastLogin |
information about the time when the user last login. |
date |
None |
MobileRole |
User role on Traxia mobile apps platform. |
string |
None |
WebRole |
User role on Traxia web platform. |
string |
None |
OTP |
To make sure the security of the user, Traxia used 2 step verification, it can be sent unique code by email and SMS to the user. |
string |
None |
OTPExpiry |
The OTP has a limitation life depend on the time, so when the user register but does not verify, so OTP will be expired and cannot be used again. |
date |
None |
IsActivated |
Check whether the user is active or not on Traxia system. |
boolean |
None |
ActivationTimeStamp |
Information about time when user active on the Traxia system. |
date |
None |
Lon |
Geographic coordinate that specifies the east–west position of an asset on the Earth's surface. |
decimal number |
None |
Lat |
Geographic coordinate that specifies the north–south position of an asset on the Earth's surface. |
decimal number |
None |
ResetToken |
To reset your token which will be used as user credentials in the Traxia system. |
string |
None |
ExpiryTimeStamp |
Time information regarding the expiration of the account activation period. |
date |
None |
Culture |
User interface language. |
string |
None |
ColorSetting |
Indicates User's application color or theme personal settings. |
integer |
None |
UnitOfMeasurement |
Indicates user data Unit of Measurement wheter using Metric or Imperial. |
integer |
None |
IdentificationCode |
Provides User's personal ID, Citizenship ID or Pasport ID. |
string |
None |
DateOfBirth | date |
None |
|
Gender | string |
None |
|
Occupation | string |
None |
|
SubscriberID | integer |
None |
|
GUID | string |
None |
|
CreatedBy |
The person who responded to register the data (filled in only when registering). |
string |
None |
CreatedTimeStamp |
The time when a data record was created. |
date |
None |
LastUpdateBy |
The last person who modified the data (filled only when updating). |
string |
None |
LastUpdateTimeStamp |
The time when a data record was modified (filled only when updating). |
date |
None |
Discard |
Status of enabling or disabling data visibility to the system. (filled in only when disabling or enabling). |
boolean |
None |
DiscardBy |
The last person who discarded the data. (filled in only when disabling). |
string |
None |
DiscardTimeStamp |
Information about the time when the last discard data happened (filled in only when disabling). |
date |
None |