Namespace Team3\PayU\Serializer
Classes summary
GroupsSpecifier | This class can specify serialization groups used to serialize Team3\PayU\Order\Model\OrderInterface |
Serializer | This class is responsible for serialization and deserialization to and from JSON format. |
SerializerFactory |
Interfaces summary
GroupsSpecifierInterface | This class can specify serialization groups used to serialize Team3\PayU\Order\Model\OrderInterface |
SerializableInterface | All classes that are serializable to JSON should implement this interface. |
SerializerException | Class PayUException |
SerializerFactoryInterface | |
SerializerInterface | This class is responsible for serialization and deserialization to and from JSON format. |