# ThisIsTheDocumentationOfTheRestInterfacesProvidedByNtsRetail.CartCheckJson

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**href** | **String** |  | [optional] 
**id** | **Number** |  | [optional] 
**createdBy** | **Number** |  | [optional] 
**editedBy** | **Number** |  | [optional] 
**createdOn** | **Date** |  | [optional] 
**editedOn** | **Date** |  | [optional] 
**cart** | [**ExpandableWithIdLongCartJson**](ExpandableWithIdLongCartJson.md) |  | 
**cartCheckErrors** | [**ExpandableCartCheckErrorRestResultPage**](ExpandableCartCheckErrorRestResultPage.md) |  | [optional] 
**status** | **String** |  | [optional] 


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


* `PROCESSING` (value: `"PROCESSING"`)

* `VALID` (value: `"VALID"`)

* `INVALID` (value: `"INVALID"`)




