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