# KykyapiClient.Customer

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **Number** | Entity identifier | [optional] 
**firstName** | **String** | Customer&#39;s first name | [optional] 
**lastName** | **String** | Customer&#39;s last name | [optional] 
**businessName** | **String** | Customer&#39;s business name | [optional] 
**businessCode** | **String** | Customer&#39;s business code | [optional] 
**webpage** | **String** | Customer&#39;s webpage | [optional] 
**phoneNumber** | **String** | Customer&#39;s phone number | [optional] 
**email** | **String** | Customer&#39;s email | [optional] 
**catalogueId** | **Number** | Customer&#39;s catalogue id | [optional] 
**billingContactName** | **String** | Customer&#39;s billing contact&#39;s name | [optional] 
**billingContactEmail** | **String** | Customer&#39;s billing contact&#39;s email | [optional] 
**additionalInformation** | **String** | Additional information about the customer. | [optional] 


