mirror of
https://github.com/stripe/stripe-ruby.git
synced 2025-12-06 00:00:29 -05:00
Merge pull request #204 from pineconellc/bk-accounts
Add Account to business object mapping
This commit is contained in:
commit
592e503c85
@ -21,6 +21,7 @@ module Stripe
|
||||
'list' => ListObject,
|
||||
|
||||
# business objects
|
||||
'account' => Account,
|
||||
'application_fee' => ApplicationFee,
|
||||
'balance' => Balance,
|
||||
'balance_transaction' => BalanceTransaction,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user