lib/balanced/resources/debit.rb in balanced-0.3.2 vs lib/balanced/resources/debit.rb in balanced-0.3.3

- old
+ new

@@ -1,7 +1,7 @@ module Balanced # A Debit represents a transfer of funds from a buyer's Account to your - # Marketplace. + # Marketplace's escrow account. # # A Debit may be created directly, or it will be created as a side-effect # of capturing a Hold. If you create a Debit directly it will implicitly # create the associated Hold if the funding source supports this. #