Describes how composite product configurations are stored in rxjs entity state.
| Name | Type | Description | 
|---|---|---|
| id | DaffProduct['id'] | 
		The id of the composite product. | 
| items | Dictionary<DaffCompositeConfigurationItem> | 
		A dictionary of the configurations set for a composite product. |