Class CustomerGroupConfigurationsSerializer
| category |
System |
|---|---|
| package |
CustomerGroup |
| subpackage |
Serializers |
__construct(\CustomerGroupFactory $customerGroupFactory)
deserialize(\StringType $configurations) : \CustomerGroupConfigurationsInterface
encode(\CustomerGroupConfigurationsInterface $configuration) : string
stringReturns the encoded JSON string that represents the data.
serialize(\CustomerGroupConfigurationsInterface $configurations) : array
array