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

- old
+ new

@@ -1,7 +1,7 @@ module Balanced - # A Credit represents a transfer of funds from your Marketplace to a - # Merchant's Account within your Marketplace. + # A Credit represents a transfer of funds from your Marketplace's + # escrow account to a Merchant's Account within your Marketplace. # # By default, a Credit is sent to the most recently added funding # destination associated with an Account. You may specify a specific # funding source. #