The library doesn't seem to have specific models for handling webhooks, i.e. Request/Response. The Base model could be used, however I feel having proper classes will incredibly facilitate Developers experience.
This PR adds Webhook\Request and Webhook\Response models.
The library doesn't seem to have specific models for handling webhooks, i.e. Request/Response. The Base model could be used, however I feel having proper classes will incredibly facilitate Developers experience.
This PR adds Webhook\Request and Webhook\Response models.