mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-06-05 00:01:07 -04:00
5 lines
63 B
Ruby
5 lines
63 B
Ruby
module Stripe
|
|
class Account < SingletonAPIResource
|
|
end
|
|
end
|