Closed loalf closed 4 years ago
When trying to use RpdeBody::serialize it fails throwing the following exception:
RpdeBody::serialize
Attempted to call an undefined method named "defineProperty" of class "OpenActive\Rpde\RpdeBody".
Stack trace:
Exception trace: at ../vendor/openactive/models/src/Concerns/Serializer.php:65 ...
Thanks for reporting this, it looks like this method is missing when the deserialize method is being called. I'll have a look into it.
deserialize
When trying to use
RpdeBody::serialize
it fails throwing the following exception:Stack trace: