Interface CustomerGroupSettingsSerializerInterface
| category |
System |
|---|---|
| package |
CustomerGroup |
| subpackage |
Serializers |
deserialize(\StringType $settings) : \CustomerGroupSettingsInterface
encode(\CustomerGroupSettingsInterface $settings) : string
stringReturns the encoded JSON string that represents the data.
serialize(\CustomerGroupSettingsInterface $settings) : array