mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-10-04 00:00:47 -04:00
Codegen for openapi 40a20cd (#906)
This commit is contained in:
parent
554f18b850
commit
1bd015ea4a
@ -4,6 +4,7 @@ module Stripe
|
||||
module Checkout
|
||||
class Session < APIResource
|
||||
extend Stripe::APIOperations::Create
|
||||
extend Stripe::APIOperations::List
|
||||
|
||||
OBJECT_NAME = "checkout.session"
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user