Class CustomerGroupSettingsSerializer
category |
System |
---|---|
package |
CustomerGroup |
subpackage |
Serializers |
__construct(\CustomerGroupFactory $customerGroupFactory)
deserialize(\StringType $settings) : \CustomerGroupSettings
encode(\CustomerGroupSettingsInterface $settings) : string
string
Returns the encoded JSON string that represents the data.
serialize(\CustomerGroupSettingsInterface $settings) : array