Extends the Serializer collection with our custom serializer/deserializer
functions for the com.atomizesoftware.spin.models.CargoType entity.
When serializing returns a json string that contains all fields of the cargo type.
When deserializing, cargo type fields are extracted
and a com.atomizesoftware.spin.models.CargoType is returned.
Extends the Serializer collection with our custom serializer/deserializer functions for the com.atomizesoftware.spin.models.CargoType entity. When serializing returns a json string that contains all fields of the cargo type. When deserializing, cargo type fields are extracted and a com.atomizesoftware.spin.models.CargoType is returned.