Field Name |
Type |
Format |
Extent |
Default |
Description |
AddressSeq |
integer |
->,>>>,>>9 |
1 |
0 |
Unique identifier for the record |
CustomerSeq |
integer |
->,>>>,>>9 |
1 |
0 |
Unique identifier for the record |
EMail |
character |
x(8) |
1 |
  |
Email address of user |
Extension |
character |
x(8) |
1 |
  |
Extension to phone number |
FirstName |
character |
x(8) |
1 |
  |
Users First name |
LastName |
character |
x(8) |
1 |
  |
Users Last Name |
Password |
character |
x(8) |
1 |
  |
Password for user (encrypted) |
Phone |
character |
x(8) |
1 |
  |
Users Phone Number |
UsersSeq |
integer |
->,>>>,>>9 |
1 |
0 |
Unique identifier for the record |
UserType |
character |
X(8) |
1 |
  |
Type of user: Customer, Client |