Class CustomerGroupConfigurationsSerializer
Class CustomerGroupConfigurationsSerializer
- CustomerGroupConfigurationsSerializer implements CustomerGroupConfigurationsSerializerInterface
Package: CustomerGroup\Serializers
Category: System
Located at Services/Core/CustomerGroup/Serializers/CustomerGroupConfigurationsSerializer.php
Category: System
Located at Services/Core/CustomerGroup/Serializers/CustomerGroupConfigurationsSerializer.php
Methods summary
public
__construct( CustomerGroupFactory $customerGroupFactory )
CustomerGroupConfigurationsSerializer constructor.
public
serialize( CustomerGroupConfigurationsInterface $configurations )
: array
Serialize a value to a JSON string.
public
deserialize( StringType $configurations )
: CustomerGroupConfigurationsInterface
Deserialize a JSON string.