lib/gateway/header.rb in stone_ecommerce-1.2.4 vs lib/gateway/header.rb in stone_ecommerce-1.3.0

- old
+ new

@@ -1,8 +1,8 @@ -module Gateway - - class Header - attr_accessor :TransactionProcessedDate - attr_accessor :ReportFileCreateDate - attr_accessor :Version - end +module Gateway + + class Header + attr_accessor :TransactionProcessedDate + attr_accessor :ReportFileCreateDate + attr_accessor :Version + end end \ No newline at end of file