mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-10-04 00:00:47 -04:00
More method sorting for Topup class (#776)
This commit is contained in:
parent
044aa5286e
commit
14d6a4e6bf
@ -2,8 +2,8 @@
|
||||
|
||||
module Stripe
|
||||
class Topup < APIResource
|
||||
extend Stripe::APIOperations::List
|
||||
extend Stripe::APIOperations::Create
|
||||
extend Stripe::APIOperations::List
|
||||
include Stripe::APIOperations::Save
|
||||
|
||||
OBJECT_NAME = "topup".freeze
|
||||
|
Loading…
x
Reference in New Issue
Block a user