Method: Inforouter::Document#checkout_date

Defined in:
lib/inforouter/document.rb

#checkout_dateObject

Document checkout date.



18
19
20
# File 'lib/inforouter/document.rb', line 18

def checkout_date
  @checkout_date
end