| Nom | Description | Type | Information Additionnelle | Version d'introduction |
|---|---|---|---|---|
| idwebuser | Identifiant unique de l'usager | bigint | ||
| Courriel principal | string | Length between 0 and 100 | ||
| user_firstname | Prénom | string | Length between 0 and 30 | |
| user_lastname | Nom de famille | string | Length between 0 and 30 | |
| cust_id | Identifiant unique du client | bigint | ||
| cust_no | Code du client | string | ||
| adrliv_id | Identifiant unique de l'adresse de livraison (petite fiche) | bigint | ||
| isActiveWeb | Flag pour indiquer si l'usager est actif (1) ou non (0) | Boolean (1/0) |