Class: Header

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

Instance Attribute Summary collapse

Instance Attribute Details

#ReportFileCreateDateObject

Returns the value of attribute ReportFileCreateDate.



3
4
5
# File 'lib/mundipagg/header.rb', line 3

def ReportFileCreateDate
  @ReportFileCreateDate
end

#TransactionProcessedDateObject

Returns the value of attribute TransactionProcessedDate.



2
3
4
# File 'lib/mundipagg/header.rb', line 2

def TransactionProcessedDate
  @TransactionProcessedDate
end

#VersionObject

Returns the value of attribute Version.



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

def Version
  @Version
end