users (Users)
Users defined and their connection to the user groups
Field name | Type | Mode | Description |
---|---|---|---|
id | STRING | NULLABLE |
|
code | STRING | NULLABLE |
|
_hash | STRING | NULLABLE |
|
level | STRING | NULLABLE |
|
status | STRING | NULLABLE |
|
person | STRING | NULLABLE |
|
userGroups | STRING | NULLABLE |
|
userAgreementValidations | RECORD | REPEATED |
|
userAgreementValidations. userAgreementId | STRING | NULLABLE |
|
userAgreementValidations. status | STRING | NULLABLE |
|
userAgreementValidations. date | STRING | NULLABLE |
|
comments | STRING | NULLABLE |
|
parameters | STRING | NULLABLE |
|
extraction_tm | DATETIME | REQUIRED | timestamp without a timezone indicating when the records were extracted from the source table |
client_id | INTEGER | REQUIRED | ID of the client company |