feat: add explicit type casting for Stripe route objects
Add explicit type casting (as! StripeXRoutes) for all Stripe route object access to improve type safety and code clarity. This change helps developers understand the exact types being used when accessing different Stripe API routes. Also includes minor formatting improvements to code examples.
合并状态:未合并 0 条评论