What it does
The User data type stores information about the user.Fields
| Name | Type | Description |
|---|---|---|
| Id | int | The ID of the user |
| Name | string | The name of the user |
| FullName | string | The full name of the user |
| Name | Type | Description |
|---|---|---|
| Id | int | The ID of the user |
| Name | string | The name of the user |
| FullName | string | The full name of the user |