CustomerStatisticsMapper
extends CustomerStatisticsFactory
in package
Class CustomerStatisticsMapper
Table of Contents
Methods
createCustomerId()
public
createCustomerId(int $customerId) : CustomerId
Parameters
- $customerId : int
Return values
CustomerId —mapCustomerStatistic()
public
mapCustomerStatistic(CustomerId $customerId, array<string|int, mixed> $customerData) : CustomerStatistic
Parameters
- $customerId : CustomerId
- $customerData : array<string|int, mixed>