# # CredentialDto

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **int** |  |
**dealerCode** | **string** |  | [optional]
**repCode** | **string** |  |
**status** | **string** |  |
**district** | **string** |  | [optional]
**us** | **string** |  | [optional]
**creationDate** | **string** |  | [optional]
**approvalDate** | **string** |  | [optional]
**refusalDate** | **string** |  | [optional]
**revocationDate** | **string** |  | [optional]
**isActive** | **bool** |  |
**webUserName** | **string** |  |
**webUserEmail** | **string** |  |

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