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