Interface CustomerGroupSerializerInterface
Interface CustomerGroupSerializerInterface
Direct known implementers
Package: CustomerGroup\Serializers
Category: System
Located at Services/Core/CustomerGroup/Serializers/Interfaces/CustomerGroupSerializerInterface.php
Category: System
Located at Services/Core/CustomerGroup/Serializers/Interfaces/CustomerGroupSerializerInterface.php
Methods summary
public
serialize( CustomerGroupInterface $customerGroup )
: array
Serialize a value to a JSON string.