Class: Gateway::Header

Inherits:
Object
  • Object
show all
Defined in:
lib/gateway/header.rb

Instance Attribute Summary collapse

Instance Attribute Details

#ReportFileCreateDateObject

Returns the value of attribute ReportFileCreateDate.



5
6
7
# File 'lib/gateway/header.rb', line 5

def ReportFileCreateDate
  @ReportFileCreateDate
end

#TransactionProcessedDateObject

Returns the value of attribute TransactionProcessedDate.



4
5
6
# File 'lib/gateway/header.rb', line 4

def TransactionProcessedDate
  @TransactionProcessedDate
end

#VersionObject

Returns the value of attribute Version.



6
7
8
# File 'lib/gateway/header.rb', line 6

def Version
  @Version
end