| Name | Description | Type | Additional information |
|---|---|---|---|
| UserID | integer |
None. |
|
| FirstName | string |
Required String length: inclusive between 0 and 50 |
|
| LastName | string |
Required String length: inclusive between 0 and 50 |
|
| Username | string |
Required String length: inclusive between 0 and 20 |
|
| Password | string |
Required Data type: Password String length: inclusive between 6 and 20 |
|
| ConfirmPassword | string |
Required Data type: Password String length: inclusive between 6 and 20 |
|
| Telephone | string |
Required String length: inclusive between 8 and 20 |
|
| Role_ID | integer |
Required |
|
| Role | string |
None. |
|
| SelectRole | Collection of Object |
None. |
|
| string |
Required Matching regular expression pattern: ^[a-z0-9_\+-]+(\.[a-z0-9_\+-]+)*@[a-z0-9-]+(\.[a-z0-9-]+)*\.([a-z]{2,4})$ String length: inclusive between 0 and 250 |
||
| IsActive | boolean |
None. |
|
| IsPrint | boolean |
None. |
|
| string |
None. |
||
| IsChallan | boolean |
None. |
|
| Challan | string |
None. |
|
| IsCurrentAdminUser | boolean |
None. |
|
| IListUser | Collection of UserViewModel |
None. |
|
| Active | string |
None. |
|
| IsAdminUser | boolean |
None. |
|
| Designation | string |
String length: inclusive between 0 and 50 |
|
| Department | string |
String length: inclusive between 0 and 50 |
|
| UserStatusID | integer |
None. |
|
| UserStatusList | Collection of Object |
None. |
|
| TeamLeaderID | integer |
None. |
|
| TeamLeaderName | string |
None. |
|
| SelectTeamLeader | Collection of Object |
None. |
|
| IsTeamLeader | boolean |
None. |
|
| DeviceTypeID | integer |
None. |
|
| PairID | string |
None. |
|
| CreatedBy | integer |
None. |
|
| CreatedDate | date |
None. |
|
| ModifiedBy | integer |
None. |
|
| ModifiedDate | date |
None. |
|
| IsAutoApprove | boolean |
None. |
|
| NotificationTitle | string |
None. |
|
| NotificationMessage | string |
None. |
|
| lstNotification | Collection of NotificationLogViewModel |
None. |