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