# ThisIsTheDocumentationOfTheRestInterfacesProvidedByNtsRetail.CustomerSearchJson

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**customer** | [**ExpandableWithIdLongCustomerJson**](ExpandableWithIdLongCustomerJson.md) |  | [optional] 
**exactMatch** | **Boolean** |  | [optional] 
**type** | **String** |  | [optional] 


<a name="TypeEnum"></a>
## Enum: TypeEnum


* `CUSTOMER_NUMBER` (value: `"CUSTOMER_NUMBER"`)

* `MSISDN` (value: `"MSISDN"`)

* `LAST_NAME` (value: `"LAST_NAME"`)

* `FIRST_NAME` (value: `"FIRST_NAME"`)

* `COMPANY_NAME` (value: `"COMPANY_NAME"`)




