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