# UserListElement

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**pkiUserID** | **Int** | The unique ID of the User | 
**sUserFirstname** | **String** | The first name of the user | 
**sUserLastname** | **String** | The last name of the user | 
**sUserLoginname** | **String** | The login name of the User. | 
**bUserIsactive** | **Bool** | Whether the User is active or not | 
**eUserType** | [**FieldEUserType**](FieldEUserType.md) |  | 
**eUserOrigin** | [**FieldEUserOrigin**](FieldEUserOrigin.md) |  | 
**eUserEzsignaccess** | [**FieldEUserEzsignaccess**](FieldEUserEzsignaccess.md) |  | 
**dtUserEzsignprepaidexpiration** | **String** | The eZsign prepaid expiration date | [optional] 
**sEmailAddress** | **String** | The email address. | 
**sUserJobtitle** | **String** | The job title of the user | [optional] 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)