github.com/stripe/stripe-go/v76@v76.25.0/api_version.go (about) 1 // 2 // 3 // File generated from our OpenAPI spec 4 // 5 // 6 7 package stripe 8 9 const ( 10 apiVersion string = "2023-10-16" 11 )