lib/recurly/requests/external_transaction.rb in recurly-3.28.0 vs lib/recurly/requests/external_transaction.rb in recurly-4.0.0

- old
+ new

@@ -17,10 +17,10 @@ # @!attribute description # @return [String] Used as the transaction's description. define_attribute :description, String # @!attribute payment_method - # @return [String] Payment method used for the external transaction. + # @return [String] Payment method used for external transaction. define_attribute :payment_method, String end end end