# ThisIsTheDocumentationOfTheRestInterfacesProvidedByNtsRetail.CustomerContractJson

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**href** | **String** |  | [optional] 
**id** | **Number** |  | [optional] 
**createdBy** | **Number** |  | [optional] 
**editedBy** | **Number** |  | [optional] 
**createdOn** | **Date** |  | [optional] 
**editedOn** | **Date** |  | [optional] 
**name** | **String** |  | [optional] 
**msisdn** | **String** |  | 
**customer** | [**ExpandableWithIdLongCustomerJson**](ExpandableWithIdLongCustomerJson.md) |  | 
**contractNumber** | **String** |  | [optional] 
**status** | **String** |  | [optional] 


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


* `ACTIVE` (value: `"ACTIVE"`)

* `INACTIVE` (value: `"INACTIVE"`)

* `SUSPENDED` (value: `"SUSPENDED"`)




