Ivan Gulin

Results 2 issues of Ivan Gulin

**Describe the bug** In [webhooks](https://github.com/Adyen/adyen-openapi/blob/main/json/Webhooks-v1.json) there are missed properties in such classes: - AuthorisationNotificationAdditionalData: scaExemptionRequested, checkout.cardAddedBrand, bookingDate, recurring.shopperReference, paymentMethod - AuthorisationNotificationRequestItem: originalReference **To Reproduce** Look at the [API](https://docs.adyen.com/api-explorer/#/Webhooks/v1/post/AUTHORISATION) to see...

**Describe the bug** In [webhook json](https://github.com/Adyen/adyen-openapi/blob/main/json/Webhooks-v1.json) there are classes which names starting with authorization, however they are eligible to be used for other requests too. I suggest we should rename...