# KykyapiClient.CustomerRepresentative

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **Number** | Entity identifier | [optional] 
**firstName** | **String** | Customer&#39;s first name | 
**lastName** | **String** | Customer&#39;s last name | 
**phoneNumber** | **String** | Customer&#39;s phone number | [optional] 
**email** | **String** | Customer&#39;s email | [optional] 
**customerOrganizationId** | **Number** | customer representatives organization identifier | [optional] 
**additionalInformation** | **String** | Additional information about the customer. | [optional] 


