ychedemois
Results
3
comments of
ychedemois
Thanks for the update ! This can issue can be closed now ;-)
Example of confusing code : $event->webhook_status is a Chargebee\Resources\Event\Enums\WebhookStatus $event->webhooks[N]->webhook_status is a string
@cb-alish I see that release 4.8.0 intends to adress this 👍🙏 I'm not sure I understand why using class-based enums instead of regular enums would be less of a BC-break...